menu
yandex_maps_mapkit_lite package
documentation
mapkit.dart
TimeInterval
TimeInterval.new factory constructor
TimeInterval.new factory constructor
dark_mode
light_mode
TimeInterval
constructor
TimeInterval
(
Duration
from
,
Duration
to
)
Implementation
factory TimeInterval(core.Duration from, core.Duration to) => TimeIntervalImpl(from, to);
yandex_maps_mapkit_lite package
documentation
mapkit
TimeInterval
TimeInterval.new factory constructor
TimeInterval class