menu
googleapis package
documentation
walletobjects/v1.dart
CardRowOneItem
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (item != null) 'item': item!, };
googleapis package
documentation
walletobjects/v1
CardRowOneItem
toJson method
CardRowOneItem class