menu
dgis_mobile_sdk_full package
documentation
dgis.dart
RouteIndex
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
RouteIndex
copyWith
(
{
int
?
value
,
})
Implementation
RouteIndex copyWith({ int? value }) { return RouteIndex( value ?? this.value ); }
dgis_mobile_sdk_full package
documentation
dgis
RouteIndex
copyWith method
RouteIndex class