keys property

  1. @protected
List<Object?>? keys
getter/setter pair

The current keys for the value of this Builder.

Implementation

@protected
List<Object?>? keys;