menu
im_flutter_sdk
im_flutter_sdk.dart
ChatVoiceMessageBody
text property
text
dark_mode
light_mode
text
property
String
?
text
getter/setter pair
语音消息转换后的文本内容。
该字段为服务器下发字段,仅对收到的消息有效。
Implementation
String? text;
im_flutter_sdk
im_flutter_sdk
ChatVoiceMessageBody
text property
ChatVoiceMessageBody class