menu
cometchatcalls_plugin
audio_mode
AudioMode
AudioMode constructor
AudioMode
brightness_4
brightness_5
AudioMode
constructor
AudioMode
(
{
String
?
mode
,
bool
?
isSelectedValue
}
)
Implementation
AudioMode({this.mode, this.isSelectedValue});
cometchatcalls_plugin
audio_mode
AudioMode
AudioMode constructor
AudioMode class
Constructors
AudioMode
fromMap
Properties
hashCode
isSelectedValue
mode
runtimeType
Methods
getMode
isSelected
noSuchMethod
setMode
setSelected
toString
Operators
operator ==