normal property
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;
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
final bool? normal;