@override Future<String?> yjyHikIsAllow() async { final result = await methodChannel.invokeMethod<String>('yjyHikIsAllow'); return result; }