caller property
caller of the current type. Current this only changes for Enums. It is counterpart of the field accessor. i.e. EnumType.value
Implementation
final String caller;
caller of the current type. Current this only changes for Enums. It is counterpart of the field accessor. i.e. EnumType.value
final String caller;