reference property

String? get reference

A reference to a resource.

Implementation

String? get reference => _json.getValue('reference').stringValue;