Future<bool> invokeKey(Map<String, dynamic> keyCode) { return Future.error( 'invokeKey() has not been implemented on this platform yet.'); }