menu
vkdart package
documentation
model.dart
VkDartMessageTypingStateUpdate
state property
state property
dark_mode
light_mode
state
property
String
get
state
The status of the typing status.
Implementation
String get state => update.object['state'];
vkdart package
documentation
model
VkDartMessageTypingStateUpdate
state property
VkDartMessageTypingStateUpdate class