menu
flutter_wordpress2 package
documentation
flutter_wordpress2.dart
CheckoutSession
CheckoutSession.fromJson factory constructor
CheckoutSession.fromJson factory constructor
dark_mode
light_mode
CheckoutSession.fromJson
constructor
CheckoutSession.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CheckoutSession.fromJson(Map<String, dynamic> json) => _$CheckoutSessionFromJson(json);
flutter_wordpress2 package
documentation
flutter_wordpress2
CheckoutSession
CheckoutSession.fromJson factory constructor
CheckoutSession class