BloomOfflineException constructor
Creates a BloomOfflineException with an optional message and target uri.
Implementation
BloomOfflineException([this.message = 'Device is offline (simulated).', this.uri]);
Creates a BloomOfflineException with an optional message and target uri.
BloomOfflineException([this.message = 'Device is offline (simulated).', this.uri]);