ZirconApiError constructor

*<Null safety>*

ZirconApiError(String message)

Implementation

ZirconApiError(this.message) : super();