NotImplementException constructor

NotImplementException([
  1. Object? message
])

Implementation

NotImplementException([this.message]);