locale_struct class final

Inheritance

Constructors

locale_struct()

Properties

hashCode int
The hash code for this object.
no setterinherited
locales ArrayHelper___locale_struct___locales_level0
Helper for array __locales.
no setter
names ArrayHelper___locale_struct___names_level0
Helper for array __names.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited