photochatapp
decode_response
DecodeResponse
DecodeResponse constructor
DecodeResponse
photochatapp
decode_response
DecodeResponse
DecodeResponse constructor
DecodeResponse class
Constructors
DecodeResponse
Properties
decodedMsg
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
description
DecodeResponse
constructor
DecodeResponse
(
String
decodedMsg
)
Implementation
DecodeResponse(this.decodedMsg);