identifier property

String? get identifier

An identifier for the referenced resource.

Implementation

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