save method
Implementation
Future<PickedEntry?> save(FilegateSaveOptions options) {
throw UnimplementedError('save() has not been implemented.');
}
Future<PickedEntry?> save(FilegateSaveOptions options) {
throw UnimplementedError('save() has not been implemented.');
}