language property
The human language of the content. The value can be any valid value according to BCP 47.
Implementation
@JsonKey(name: 'Language')
String? get language => throw _privateConstructorUsedError;
The human language of the content. The value can be any valid value according to BCP 47.
@JsonKey(name: 'Language')
String? get language => throw _privateConstructorUsedError;