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