dispose method

FutureOr<void> dispose()

dispose will be used to free all Objects and resources used by Agent

Implementation

FutureOr<void> dispose() {}