fills property
List<List<VariableAlias> > ?
get
fills
Implementation
_i2.List<_i2.List<_i3.VariableAlias>>? get fills => ((_i5.getProperty(
this,
'fills',
)) as _i2.List?)
?.map((i) =>
((((i) as _i2.List).cast()) as _i2.List<_i3.VariableAlias>))
.toList();