MrtdApiError constructor
const
MrtdApiError(
- String message, {
- StatusWord? code,
Implementation
const MrtdApiError(this.message, {this.code});
const MrtdApiError(this.message, {this.code});