S class

Constructors

S()

Properties

cancel String
Cancel
no setter
choose_photo String
Choose photo
no setter
hashCode int
The hash code for this object.
no setterinherited
network_error_tip String
The current network is unavailable, please check your network settings.
no setter
permission_request_tip String
Please add permissions on the settings page
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sure String
OK
no setter
take_photo String
Take photo
no setter

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

Static Properties

current S
no setter

Static Methods

load(Locale locale) Future<S>
maybeOf(BuildContext context) S?
of(BuildContext context) S

Constants

delegate → const AppLocalizationDelegate