toJsonFunctionReference property Null safety
override
Implementation
@override
Reference? get toJsonFunctionReference => optional
    ? optionalToJsonFunctionReference
    : mandatoryToJsonFunctionReference;
@override
Reference? get toJsonFunctionReference => optional
    ? optionalToJsonFunctionReference
    : mandatoryToJsonFunctionReference;