StatesPlugPag constructor

StatesPlugPag(
  1. Type type,
  2. String message
)

Implementation

StatesPlugPag(this.type, this.message);