menu
talkplus_flutter_sdk package
documentation
entity/TPEntity.dart
TPEntity
TPEntity.new constructor
TPEntity.new constructor
dark_mode
light_mode
TPEntity
constructor
TPEntity
(
Map
<
String
,
dynamic
>
entity
)
Implementation
TPEntity(Map<String, dynamic> entity) { _mEntity = entity; }
talkplus_flutter_sdk package
documentation
entity/TPEntity
TPEntity
TPEntity.new constructor
TPEntity class