UnModifiable constructor

const UnModifiable([
  1. String? reason
])

Implementation

const UnModifiable([this.reason]);