clear method Null safety

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

Clears component state.

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