mandatoryFromJsonFunctionReference property Null safety

  1. @override
Reference? mandatoryFromJsonFunctionReference
override

Implementation

@override
Reference? get mandatoryFromJsonFunctionReference => const Reference(
      'readOptionallyEmptyString',
      'package:iapetus/src/common/data/json_utils.dart',
    );