menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
GroupValue
GroupValue constructor
GroupValue constructor
dark_mode
light_mode
GroupValue
constructor
GroupValue
(
{
String
?
nextBatch
,
int
?
order
,
List
<
String
>
?
results
,
})
Implementation
GroupValue({ this.nextBatch, this.order, this.results, });
sendingnetwork_dart_sdk package
documentation
sdn
GroupValue
GroupValue constructor
GroupValue class