obs_websocket
obs_websocket
CurrentProfileResponse
CurrentProfileResponse constructor
CurrentProfileResponse
CurrentProfileResponse
constructor
Null safety
CurrentProfileResponse
(
{
required
String
profileName
}
)
Implementation
CurrentProfileResponse({required this.profileName});
obs_websocket
obs_websocket
CurrentProfileResponse
CurrentProfileResponse constructor
CurrentProfileResponse class
Constructors
CurrentProfileResponse
fromJson
Properties
hashCode
profileName
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==