flutter_linkedin
profile_response
DisplayImage
DisplayImage constructor
DisplayImage
flutter_linkedin
profile_response
DisplayImage
DisplayImage constructor
DisplayImage class
Constructors
DisplayImage
fromJson
Properties
elements
paging
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
DisplayImage
constructor
DisplayImage
(
{
Paging
paging
,
List
<
Element
>
elements
}
)
Implementation
DisplayImage({ this.paging, this.elements, });