@override Future<bool> isFlashAvailable() async { return await methodChannel.invokeMethod('isFlashAvailable'); }