menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
DatabaseApi
getFile abstract method
getFile abstract method
dark_mode
light_mode
getFile
abstract method
Future
<
Uint8List
?
>
getFile
(
Uri
mxcUri
)
Implementation
Future<Uint8List?> getFile(Uri mxcUri);
sendingnetwork_dart_sdk package
documentation
sdn
DatabaseApi
getFile abstract method
DatabaseApi class