defaultLocale property

  1. @JsonKey(name: 'defaultLocale', required: true)
String get defaultLocale
inherited

The default locale of the collection.

Implementation

@JsonKey(name: 'defaultLocale', required: true)
String get defaultLocale => throw _privateConstructorUsedError;