menu
sacco package
documentation
models/transactions/std_msg.dart
StdMsg
value property
value property
dark_mode
light_mode
value
property
Map
<
String
,
dynamic
>
value
final
Map containing the real value of the message.
Implementation
final Map<String, dynamic> value;
sacco package
documentation
models/transactions/std_msg
StdMsg
value property
StdMsg class