fromJsonFunctionReference property Null safety
override
Implementation
@override
Reference? get fromJsonFunctionReference => optional
    ? optionalFromJsonFunctionReference
    : mandatoryFromJsonFunctionReference;
@override
Reference? get fromJsonFunctionReference => optional
    ? optionalFromJsonFunctionReference
    : mandatoryFromJsonFunctionReference;