linktsp_api
summary_model
Summary
Summary constructor
Summary
Summary
constructor
Null safety
Summary
(
{
String
?
title
,
String
?
value
,
String
?
additionalInfo
,
String
?
currencySymbol
}
)
Implementation
Summary({ this.title, this.value, this.additionalInfo, this.currencySymbol, });
linktsp_api
summary_model
Summary
Summary constructor
Summary class
Constructors
Summary
fromJson
Properties
additionalInfo
currencySymbol
hashCode
runtimeType
title
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==