nestedClassName property

String? nestedClassName
final

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;