ExtraInfo constructor

ExtraInfo(
  1. String message
)

Implementation

ExtraInfo(this.message);