Future<bool> checkNumLockState() async { return Future.error( 'checkNumLockState() has not been implemented on this platform yet.'); }