DeviceEditError constructor

DeviceEditError(
  1. String message
)

Implementation

DeviceEditError(this.message);