UnKnownException constructor

UnKnownException(
  1. String? message
)

Implementation

UnKnownException(this.message);