S class
Constructors
- S.new()
Properties
- accept → String
-
accept
no setter - applyForMicrophoneAndCameraPermissions → String
-
youHaveANewCall
no setter - applyForMicrophonePermission → String
-
youHaveANewCall
no setter - blurBackground → String
-
blurBackground
no setter - cameraIsOff → String
-
cameraIsOff
no setter - cameraIsOn → String
-
cameraIsOn
no setter - displayPopUpWindowWhileRunningInTheBackgroundAndDisplayPopUpWindowPermissions → String
-
displayPopUpWindowWhileRunningInTheBackgroundAndDisplayPopUpWindowPermissions
no setter - errorInPeerBlacklist → String
-
youHaveANewCall
no setter - hangUp → String
-
hangUp
no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- insufficientPermissions → String
-
youHaveANewCall
no setter - invitedToAudioCall → String
-
invitedToAudioCall
no setter - invitedToVideoCall → String
-
invitedToVideoCall
no setter - microphoneIsOff → String
-
microphoneIsOff
no setter - microphoneIsOn → String
-
microphoneIsOn
no setter - needFloatWindowPermission → String
-
remote user rejected
no setter - needToAccessMicrophoneAndCameraPermissions → String
-
needToAccessMicrophoneAndCameraPermissions
no setter - needToAccessMicrophonePermission → String
-
youHaveANewCall
no setter - noFloatWindowPermission → String
-
remote user rejected
no setter - remoteUserReject → String
-
remote user rejected
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- speakerIsOff → String
-
speakerIsOff
no setter - speakerIsOn → String
-
speakerIsOn
no setter - switchCamera → String
-
switchCamera
no setter - userBusy → String
-
Other party is busy
no setter - userInCall → String
-
User is already in a call
no setter - waiting → String
-
waiting
no setter - youHaveANewCall → String
-
You have a new call
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 Methods
-
load(
Locale locale) → Future< S> -
maybeOf(
BuildContext context) → S? -
of(
BuildContext context) → S
Constants
- delegate → const AppLocalizationDelegate