UnimplementedError constructor

UnimplementedError([
  1. String? message
])

Implementation

UnimplementedError([this.message]);