effectiveName property

String get effectiveName

Returns the effective name to use in the schema.

Implementation

String get effectiveName => jsonName ?? name;