menu
instamojo package
documentation
models/payment_option_model.dart
Rate
Rate constructor
Rate constructor
dark_mode
light_mode
Rate
constructor
Rate
(
{
int
?
tenure
,
double
?
interest
,
})
Implementation
Rate({ this.tenure, this.interest, });
instamojo package
documentation
models/payment_option_model
Rate
Rate constructor
Rate class