menu
flutter_stripe package
documentation
flutter_stripe.dart
CardPlaceholder
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this CardPlaceholder to a JSON map.
Implementation
Map<String, dynamic> toJson();
flutter_stripe package
documentation
flutter_stripe
CardPlaceholder
toJson abstract method
CardPlaceholder class