farmershands
juso
JusoCommon
JusoCommon constructor
JusoCommon
JusoCommon
constructor
Null safety
JusoCommon
(
String
totalCount
,
String
currentPage
,
String
countPerPage
,
String
errorCode
,
String
errorMessage
)
Implementation
JusoCommon(this.totalCount, this.currentPage, this.countPerPage, this.errorCode, this.errorMessage);
farmershands
juso
JusoCommon
JusoCommon constructor
JusoCommon class
Constructors
JusoCommon
fromJson
Properties
countPerPage
currentPage
errorCode
errorMessage
hashCode
runtimeType
totalCount
Methods
noSuchMethod
toString
Operators
operator ==