ViewLocalization class abstract

Implementers

Constructors

ViewLocalization()

Properties

aboutUs String
getter/setter pair
contactUs String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
homePageTitle String
getter/setter pair
images String
getter/setter pair
information String
getter/setter pair
notSupport String
getter/setter pair
notSupportDescription String
getter/setter pair
page String
getter/setter pair
pages String
getter/setter pair
privacyPolicy String
getter/setter pair
products String
getter/setter pair
profile String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
services String
getter/setter pair
termsAndConditions String
getter/setter pair
videos String
getter/setter pair
view String
getter/setter pair

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