SentryCulture constructor
const
SentryCulture({})
Implementation
const SentryCulture({
this.calendar,
this.displayName,
this.locale,
this.is24HourFormat,
this.timezone,
this.unknown,
});
const SentryCulture({
this.calendar,
this.displayName,
this.locale,
this.is24HourFormat,
this.timezone,
this.unknown,
});