menu
ruut_flutter package
documentation
data/local/entity/ruut_message.dart
RuutMessage
RuutMessage.fromJson factory constructor
RuutMessage.fromJson factory constructor
dark_mode
light_mode
RuutMessage.fromJson
constructor
RuutMessage.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RuutMessage.fromJson(Map<String, dynamic> json) => _$RuutMessageFromJson(json);
ruut_flutter package
documentation
data/local/entity/ruut_message
RuutMessage
RuutMessage.fromJson factory constructor
RuutMessage class