LeopardException constructor

LeopardException([
  1. String? message
])

Implementation

LeopardException([this.message]);