menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
DatabaseApi
storeFile abstract method
storeFile abstract method
dark_mode
light_mode
storeFile
abstract method
Future
storeFile
(
Uri
mxcUri
,
Uint8List
bytes
,
int
time
)
Implementation
Future storeFile(Uri mxcUri, Uint8List bytes, int time);
sendingnetwork_dart_sdk package
documentation
sdn
DatabaseApi
storeFile abstract method
DatabaseApi class