sdk_live_flutter_plugin
remote_control_events
RemoteControlKeyboardEvent
getKey method
getKey
getKey
method
Null safety
String
getKey
(
)
Returns the keyboard key that has been hit
Implementation
String getKey() { return _key; }
sdk_live_flutter_plugin
remote_control_events
RemoteControlKeyboardEvent
getKey method
RemoteControlKeyboardEvent class
Constructors
RemoteControlKeyboardEvent
Properties
hashCode
runtimeType
Methods
getFrom
getKey
getTo
noSuchMethod
toString
Operators
operator ==