Future<bool> get hasWriteExternalStoragePermission async => (await methodChannel.invokeMethod<bool>("hasWriteExternalStoragePermission"))!;