PvError constructor

PvError([
  1. String? message
])

Implementation

PvError([this.message]);