source property

String? get source

Identifies where the resource comes from.

Implementation

String? get source => sourceField.getValue(_json);