close method Null safety

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

Close method are closes component and frees used resources. Parameters:

  • correlationId (optional) transaction id to trace execution through call chain. Return Future that recive null if all ok Throws error