displayLocale property

  1. @JsonKey.new(name: 'display_locale')
String? get displayLocale
inherited

Implementation

@JsonKey(name: 'display_locale')
String? get displayLocale => throw _privateConstructorUsedError;