Reason constructor

const Reason(
  1. String reason
)

Implementation

const Reason(this.reason);