menu
flutter_tpay
model/screenless/expiration_date.dart
ExpirationDate
ExpirationDate.fromJson factory constructor
ExpirationDate.fromJson
brightness_4
brightness_5
ExpirationDate.fromJson
constructor
ExpirationDate.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ExpirationDate.fromJson(Map<String, dynamic> json) => _$ExpirationDateFromJson(json);
flutter_tpay
expiration_date
ExpirationDate
ExpirationDate.fromJson factory constructor
ExpirationDate class