MessageFormatException constructor

const MessageFormatException(
  1. String message
)

Implementation

const MessageFormatException(this.message);