FwupdException constructor

const FwupdException([
  1. dynamic message
])

Implementation

const FwupdException([this.message]);