menu
stripe_updated package
documentation
messages.dart
PriceParameters
PriceParameters.fromJson factory constructor
PriceParameters.fromJson factory constructor
dark_mode
light_mode
PriceParameters.fromJson
constructor
PriceParameters.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PriceParameters.fromJson(Map<String, dynamic> json) => _$PriceParametersFromJson(json);
stripe_updated package
documentation
messages
PriceParameters
PriceParameters.fromJson factory constructor
PriceParameters class