flutter_linkedin
profile_response
RawCodecSpec
RawCodecSpec constructor
RawCodecSpec
flutter_linkedin
profile_response
RawCodecSpec
RawCodecSpec constructor
RawCodecSpec class
Constructors
RawCodecSpec
fromJson
Properties
name
type
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
RawCodecSpec
constructor
RawCodecSpec
(
{
String
name
,
String
type
}
)
Implementation
RawCodecSpec({ this.name, this.type, });