allowedKeys property

List<String> allowedKeys

Implementation

List<String> get allowedKeys => List.from(_allowedKeys!).cast();