S class

Constructors

S()

Properties

bank String
Bank :
no setter
biller String
Biller :
no setter
consumer String
consumer
no setter
consumers String
consumers
no setter
continue_label String
Continue
no setter
copy String
Copied :
no setter
customer_count String
Total consumers :
no setter
direct_debit_subtitle String
Please select bank to subscribe
no setter
direct_debit_title String
Subscribe Direct Debit
no setter
hashCode int
The hash code for this object.
no setterinherited
ref_no String
Reference # :
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subscribe_date String
Subscribe date :
no setter
success_page_sub_title String
Direct Debit has subscribe successfully
no setter
success_page_title String
Subscription Success
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