millicast_flutter_sdk
millicast_flutter_sdk
MillicastDirectorResponse
MillicastDirectorResponse constructor
MillicastDirectorResponse
MillicastDirectorResponse
constructor
Null safety
MillicastDirectorResponse
(
{
required
String
jwt
,
required
List
urls
}
)
Implementation
MillicastDirectorResponse({ required this.jwt, required this.urls, });
millicast_flutter_sdk
millicast_flutter_sdk
MillicastDirectorResponse
MillicastDirectorResponse constructor
MillicastDirectorResponse class
Constructors
MillicastDirectorResponse
fromJson
Properties
hashCode
jwt
runtimeType
urls
Methods
noSuchMethod
toString
Operators
operator ==