S class
Constructors
- S()
Properties
- contact_accept → String
-
Acceptno setter - contact_accepted → String
-
Acceptedno setter - contact_add_friend → String
-
Add Friendno setter - contact_add_to_blacklist → String
-
Add Black Listno setter - contact_birthday → String
-
Birthdayno setter - contact_black_list → String
-
Black Listno setter - contact_cancel → String
-
Cancelno setter - contact_chat → String
-
Go Chatno setter - contact_clean → String
-
Cleanno setter - contact_comment → String
-
Commentno setter - contact_delete → String
-
Delete Friendno setter - contact_expired → String
-
Expiredno setter - contact_have_send_apply → String
-
Apply have been sentno setter - contact_ignored → String
-
Ignoredno setter - contact_mail → String
-
E-Mailno setter - contact_message_notice → String
-
MessageNoticeno setter - contact_phone → String
-
Phoneno setter - contact_reject → String
-
Rejectno setter - contact_rejected → String
-
Rejectedno setter - contact_release → String
-
Releaseno setter - contact_save → String
-
Saveno setter - contact_select_as_most → String
-
Selected too many usersno setter - contact_signature → String
-
Signatureno setter - contact_team → String
-
My Teamno setter - contact_title → String
-
Contactsno setter - contact_user_selector → String
-
User Selectorno setter - contact_verify_message → String
-
Verify Messageno setter - contact_you_will_never_receive_any_message_from_those_person → String
-
You will never receive any message from those personno setter - hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
contact_account(
String userName) → String -
Account:{userName} -
contact_apply_from(
String user) → String -
Friend apply from {user} -
contact_delete_specific_friend(
String userName) → String -
Delete"{userName}" -
contact_nick(
String userName) → String -
Nick:{userName} -
contact_some_accept_your_apply(
String user) → String -
{user} accepted your apply -
contact_some_accept_your_invitation(
String user) → String -
{user} accepted your invitation -
contact_some_add_your_as_friend(
String user) → String -
{user} have add you as friend -
contact_some_reject_your_apply(
String user) → String -
{user} reject your apply -
contact_some_reject_your_invitation(
String user) → String -
{user} rejected your invitation -
contact_some_reject_your_team_apply(
String user) → String -
{user} rejected your team apply -
contact_someone_apply_join_team(
String user, String team) → String -
{user} apply join {team} -
contact_someone_invite_your_join_team(
String user, String team) → String -
{user} invite you join {team} -
contact_sure_with_count(
String count) → String -
Done({count}) -
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 Methods
-
load(
Locale locale) → Future< S> -
maybeOf(
BuildContext context) → S? -
of(
BuildContext context) → S
Constants
- delegate → const AppLocalizationDelegate