menu
iugu package
documentation
infra/models/response/get_account_response_message.dart
Information
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { 'key': key, 'value': value, }; }
iugu package
documentation
infra/models/response/get_account_response_message
Information
toMap method
Information class