menu
cometchatcalls_plugin
rtc_recording_info
RTCRecordingInfo
RTCRecordingInfo constructor
RTCRecordingInfo
brightness_4
brightness_5
RTCRecordingInfo
constructor
RTCRecordingInfo
(
{
bool
?
recordingStarted
,
RTCUser
?
user
}
)
Implementation
RTCRecordingInfo({this.recordingStarted, this.user});
cometchatcalls_plugin
rtc_recording_info
RTCRecordingInfo
RTCRecordingInfo constructor
RTCRecordingInfo class
Constructors
RTCRecordingInfo
fromMap
Properties
hashCode
recordingStarted
runtimeType
user
Methods
detUser
getRecordingStarted
getUser
noSuchMethod
setRecordingStarted
toString
Operators
operator ==