WriteDenied constructor

const WriteDenied(
  1. String message
)

Implementation

const WriteDenied(this.message);