menu
nim_chatkit package
documentation
message/message_voice_to_text.dart
MessageVoiceToTextInfo
isValid property
isValid property
dark_mode
light_mode
isValid
property
bool
get
isValid
Implementation
bool get isValid => text.trim().isNotEmpty;
nim_chatkit package
documentation
message/message_voice_to_text
MessageVoiceToTextInfo
isValid property
MessageVoiceToTextInfo class