locale property

  1. @JsonKey(name: "locale")
String? get locale
inherited

Implementation

@JsonKey(name: "locale")
String? get locale => throw _privateConstructorUsedError;