isOpen method Null safety

  1. @override
bool isOpen()
override

Adds instrumentation to error handling.

  • correlationId (optional) transaction id to trace execution through call chain.
  • name a method name.
  • err an occured error
  • reerror if true - throw error Checks if the component is opened.

Returns true if the component has been opened and false otherwise.