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