FilesClientV1 class final
Constructors
- FilesClientV1.new(String channel)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
uploadFileToMDM(
String apiKey, {required String fileName, required File appFile, required ContentTypeFileEnum contentType}) → Future< UploadFileToMDMResponseDto>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited