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