toastSet property

Set<ToastFuture> toastSet
getter/setter pair

Set used to save ToastFuture.

Implementation

Set<ToastFuture> toastSet = {};