language property
Optional. For "pre" only, the programming language of the entity text
Implementation
@JsonKey(name: 'language')
String? get language;
Optional. For "pre" only, the programming language of the entity text
@JsonKey(name: 'language')
String? get language;