S class
Constructors
- S()
Properties
- contact_accept → String
-
Accept
no setter - contact_accepted → String
-
Accepted
no setter - contact_add_friend → String
-
Add Friend
no setter - contact_add_to_blacklist → String
-
Add Black List
no setter - contact_birthday → String
-
Birthday
no setter - contact_black_list → String
-
Black List
no setter - contact_cancel → String
-
Cancel
no setter - contact_chat → String
-
Go Chat
no setter - contact_clean → String
-
Clean
no setter - contact_comment → String
-
Comment
no setter - contact_delete → String
-
Delete Friend
no setter - contact_expired → String
-
Expired
no setter - contact_have_send_apply → String
-
Apply have been sent
no setter - contact_ignored → String
-
Ignored
no setter - contact_mail → String
-
E-Mail
no setter - contact_message_notice → String
-
MessageNotice
no setter - contact_phone → String
-
Phone
no setter - contact_reject → String
-
Reject
no setter - contact_rejected → String
-
Rejected
no setter - contact_release → String
-
Release
no setter - contact_save → String
-
Save
no setter - contact_select_as_most → String
-
Selected too many users
no setter - contact_signature → String
-
Signature
no setter - contact_team → String
-
My Team
no setter - contact_title → String
-
Contacts
no setter - contact_user_selector → String
-
User Selector
no setter - contact_verify_message → String
-
Verify Message
no setter - contact_you_will_never_receive_any_message_from_those_person → String
-
You will never receive any message from those person
no 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