keys property

SubValueBuilderKeys? keys
final

Used to decide when to recreate the value. If null, the value is never recreated.

Implementation

final SubValueBuilderKeys? keys;