mandatoryToJsonFunctionReference property Null safety

  1. @override
Reference mandatoryToJsonFunctionReference
override

Implementation

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