PitelError constructor

PitelError(
  1. String? message
)

Implementation

PitelError(this.message);