menu
dgis_mobile_sdk_full package
documentation
dgis.dart
RouteTollPaymentInfo
RouteTollPaymentInfo.new const constructor
RouteTollPaymentInfo.new const constructor
dark_mode
light_mode
RouteTollPaymentInfo
constructor
const
RouteTollPaymentInfo
(
{
required
String
currencyCode
,
double
cost
=
0
,
})
Implementation
const RouteTollPaymentInfo({ required this.currencyCode, this.cost = 0 });
dgis_mobile_sdk_full package
documentation
dgis
RouteTollPaymentInfo
RouteTollPaymentInfo.new const constructor
RouteTollPaymentInfo class