storeFile abstract method

Future storeFile(
  1. Uri mxcUri,
  2. Uint8List bytes,
  3. int time
)

Implementation

Future storeFile(Uri mxcUri, Uint8List bytes, int time);