source property
String?
get
source
Identifies where the resource comes from.
Implementation
String? get source => sourceField.getValue(_json);
Identifies where the resource comes from.
String? get source => sourceField.getValue(_json);