menu
web_query package
documentation
query.dart
GroupTransformer
GroupTransformer.new constructor
GroupTransformer.new constructor
dark_mode
light_mode
GroupTransformer
constructor
GroupTransformer
(
List
<
Transformer
>
_transformers
, {
bool
mapList
=
true
,
bool
enableMulti
=
true
,
})
Implementation
GroupTransformer(this._transformers, {this.mapList = true, this.enableMulti = true});
web_query package
documentation
query
GroupTransformer
GroupTransformer.new constructor
GroupTransformer class