locale property
The locale of the article.
Implementation
@JsonKey(name: 'locale', required: true)
String get locale =>
throw _privateConstructorUsedError;
The locale of the article.
@JsonKey(name: 'locale', required: true)
String get locale =>
throw _privateConstructorUsedError;