Notice constructor

Notice({
  1. String? message,
})

Implementation

Notice({this.message});