menu
algoliasearch package
documentation
algoliasearch_lite.dart
TimeRange
from property
from property
dark_mode
light_mode
from
property
@JsonKey(name: r'from')
int
from
final
Lower bound of the time range (Unix timestamp).
Implementation
@JsonKey(name: r'from') final int from;
algoliasearch package
documentation
algoliasearch_lite
TimeRange
from property
TimeRange class