menu
instamojo package
documentation
models/payment_option_model.dart
WalletOptionsChoice
WalletOptionsChoice constructor
WalletOptionsChoice constructor
dark_mode
light_mode
WalletOptionsChoice
constructor
WalletOptionsChoice
(
{
int
?
id
,
String
?
name
,
String
?
image
,
int
?
type
,
})
Implementation
WalletOptionsChoice({ this.id, this.name, this.image, this.type, });
instamojo package
documentation
models/payment_option_model
WalletOptionsChoice
WalletOptionsChoice constructor
WalletOptionsChoice class