nestedClassName property
The name of the nested class if this field represents a nested object or a list of nested objects. Null for primitive types.
Implementation
final String? nestedClassName;
The name of the nested class if this field represents a nested object or a list of nested objects. Null for primitive types.
final String? nestedClassName;