InterconnectOutageNotification constructor
InterconnectOutageNotification({})
Implementation
InterconnectOutageNotification({
this.affectedCircuits,
this.description,
this.endTime,
this.issueType,
this.name,
this.source,
this.startTime,
this.state,
});