AppApplication constructor
AppApplication({})
Implementation
AppApplication({
this.id,
this.loginId,
this.appAccessToken,
this.points,
this.appName,
this.appApplicationId,
this.platform,
this.paymentConfigured,
this.v,
});