localizedTexts property
- @JsonKey(name: 'localeTextMap')
- @LocalizedTextConverter()
inherited
Implementation
@JsonKey(name: 'localeTextMap')
@LocalizedTextConverter()
List<LocalizedTextModel> get localizedTexts =>
throw _privateConstructorUsedError;