menu
flutter_gokwik package
documentation
models/cod_payment_model.dart
Data
Data.new constructor
Data.new constructor
dark_mode
light_mode
Data
constructor
Data
(
{
String
?
phone
,
String
?
auth_token
,
String
?
order_type
,
})
Implementation
Data({this.phone, this.auth_token, this.order_type});
flutter_gokwik package
documentation
models/cod_payment_model
Data
Data.new constructor
Data class