ZSApiException constructor

const ZSApiException(
  1. String message
)

Implementation

const ZSApiException(super.message);