ClientSideException constructor

ClientSideException(
  1. String? message
)

Implementation

ClientSideException(this.message);