StreamVideoFlutterLocalizationsEn class

The translations for English (en).

Inheritance

Constructors

StreamVideoFlutterLocalizationsEn.new([String locale = 'en'])

Properties

desktopScreenShareChooseDialogCancel String
Cancel action to go back without sharing
no setteroverride
desktopScreenShareChooseDialogShare String
Share action to start sharing
no setteroverride
desktopScreenShareChooseDialogTitle String
Title for dialog to choose for a window or screen to share
no setteroverride
desktopScreenShareEntireScreen String
Tab to select a screen to share
no setteroverride
desktopScreenShareWindow String
Tab to select a single window to share
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
localeName String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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