acceptLanguage property

List<FhirCode>? acceptLanguage
inherited

acceptLanguage A list of the languages supported by this implementation that are usefully supported in the Accept-Language header.

Implementation

List<FhirCode>? get acceptLanguage => throw _privateConstructorUsedError;