menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
NIMMessage
senderClientType property
senderClientType property
dark_mode
light_mode
senderClientType
property
@JsonKey(unknownEnumValue: NIMClientType.unknown)
NIMClientType
?
senderClientType
final
发送者客户端类型
Implementation
@JsonKey(unknownEnumValue: NIMClientType.unknown) final NIMClientType? senderClientType;
nim_core_platform_interface package
documentation
nim_core_platform_interface
NIMMessage
senderClientType property
NIMMessage class