cancel property

Future<void> Function() cancel
getter/setter pair

A method used to cancel the UserInfoTransfer

Implementation

Future<void> Function() cancel = () async {};