isTyping property

  1. @JsonKey(name: 'is_typing')
bool isTyping
final

Implementation

@JsonKey(name: 'is_typing')
final bool isTyping;