TokenResponseModel constructor
TokenResponseModel({})
Implementation
TokenResponseModel(
{this.token,
this.storeId,
this.executeUrl,
this.tokenType,
this.spCode,
this.message,
this.tokenCreateTime,
this.expiresIn});