MissingHueNetworkException constructor
const
MissingHueNetworkException([
- String? message
Creates a MissingHueNetworkException object.
Implementation
const MissingHueNetworkException([this.message]);
Creates a MissingHueNetworkException object.
const MissingHueNetworkException([this.message]);