write method Null safety

Future<void> write(
  1. String path,
  2. Uint8List obj
)

Implementation

Future<void> write(String path, Uint8List obj);