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