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