menu
algoliasearch package
documentation
algoliasearch.dart
AgentSegment
AgentSegment const constructor
AgentSegment const constructor
dark_mode
light_mode
AgentSegment
constructor
const
AgentSegment
(
{
required
String
value
,
String
?
version
,
})
Constructs an
AgentSegment
instance.
Implementation
const AgentSegment({ required this.value, this.version, });
algoliasearch package
documentation
algoliasearch
AgentSegment
AgentSegment const constructor
AgentSegment class