MmUserAccessToken constructor
Returns a new MmUserAccessToken instance.
Implementation
MmUserAccessToken({
this.id,
this.token,
this.userId,
this.description,
});
Returns a new MmUserAccessToken instance.
MmUserAccessToken({
this.id,
this.token,
this.userId,
this.description,
});