flutter_linkedin
profile_response
AspectRatio
AspectRatio constructor
AspectRatio
flutter_linkedin
profile_response
AspectRatio
AspectRatio constructor
AspectRatio class
Constructors
AspectRatio
fromJson
Properties
formatted
heightAspect
widthAspect
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
AspectRatio
constructor
AspectRatio
(
{
double
widthAspect
,
double
heightAspect
,
String
formatted
}
)
Implementation
AspectRatio({ this.widthAspect, this.heightAspect, this.formatted, });