menu
yandex_maps_navikit package
documentation
search.dart
SearchFilterCollectionDateRange
SearchFilterCollectionDateRange const constructor
SearchFilterCollectionDateRange const constructor
dark_mode
light_mode
SearchFilterCollectionDateRange
constructor
const
SearchFilterCollectionDateRange
(
{
required
String
from
,
required
String
to
,
})
Implementation
const SearchFilterCollectionDateRange({ required this.from, required this.to, });
yandex_maps_navikit package
documentation
search
SearchFilterCollectionDateRange
SearchFilterCollectionDateRange const constructor
SearchFilterCollectionDateRange class