normal property

bool? normal
final

A Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.

Implementation

final bool? normal;