keys property
Implementation
_i2.List<_i2.String> Function() get keys => () => (_i5.callMethod(
_i5.getProperty(
this,
'keys',
),
r'call',
[this],
) as _i2.List)
.cast();
_i2.List<_i2.String> Function() get keys => () => (_i5.callMethod(
_i5.getProperty(
this,
'keys',
),
r'call',
[this],
) as _i2.List)
.cast();