menu
bavest package
documentation
model/v0/forex/forex.dart
Forex
Forex constructor
Forex constructor
dark_mode
light_mode
Forex
constructor
Forex
(
{
bool
?
success
,
Query
?
query
,
Info
?
info
,
String
?
date
,
double
?
result
,
})
Implementation
Forex({this.success, this.query, this.info, this.date, this.result});
bavest package
documentation
model/v0/forex/forex
Forex
Forex constructor
Forex class