open method Null safety

  1. @override
Future open(
  1. String? correlationId
)
override

Opens the component.

  • correlationId (optional) transaction id to trace execution through call chain. Returns Future that receives null no errors occured. Throws error