getChildren property
Implementation
_i4.FutureOr<_i2.List<T>> Function([T?]) get getChildren =>
([T? p0]) => _i5.callMethod(
_i5.getProperty(
this,
'getChildren',
),
r'call',
[
this,
p0 ?? _i6.undefined,
],
);