mandatoryToJsonFunctionReference property Null safety

  1. @override
Reference? mandatoryToJsonFunctionReference
override

Implementation

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