format property
format - currently requests json, but could consider requesting json+fhir or fhir+json (would not request XML as this library doesn't work with XML)
Implementation
@override
/// [format] - currently requests json, but could consider requesting
/// json+fhir or fhir+json (would not request XML as this library doesn't
/// work with XML)
String get format;