mandatoryFromJsonFunctionReference property Null safety

  1. @override
Reference mandatoryFromJsonFunctionReference
override

Implementation

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