language property

String? language
inherited

language The media type of the language for the expression, e.g. "text/cql" for Clinical Query Language expressions or "text/fhirpath" for FHIRPath expressions.

Implementation

String? get language => throw _privateConstructorUsedError;