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