@override Future<String?> readCamera() async { return await methodChannel.invokeMethod('READ_CAMERA'); }