SubValueKeys typedef

SubValueKeys = List<Object?>

Called to check whether to recreate the value of a SubValue.

Implementation

typedef SubValueKeys = List<Object?>;