onCall property

FutureOr<void> Function()? onCall
final

The function to call immediately.

Implementation

final FutureOr<void> Function()? onCall;