NotImplementedException constructor

NotImplementedException([
  1. String message = ""
])

Implementation

NotImplementedException([this.message = ""]);