keys property

List<Input$ObjectKey> get keys

Implementation

List<Input$ObjectKey> get keys => (_$data['keys'] as List<Input$ObjectKey>);