effectiveValue property

String get effectiveValue

Returns the effective value to use in the schema.

Implementation

String get effectiveValue => jsonValue ?? name;