write method

Implementation

Future<PickedEntry> write(FilegateWriteOptions options) {
  throw UnimplementedError('write() has not been implemented.');
}