menu
aclas_scale package
documentation
models/recive_data.dart
Key
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return { 'm_iValue': m_iValue, 'm_strKey': m_strKey, }; }
aclas_scale package
documentation
models/recive_data
Key
toJson method
Key class