MmAppError constructor
Returns a new MmAppError instance.
Implementation
MmAppError({
this.statusCode,
this.id,
this.message,
this.requestId,
});
Returns a new MmAppError instance.
MmAppError({
this.statusCode,
this.id,
this.message,
this.requestId,
});