ConfirmExitType typedef
Type definition for the function that confirms a member's exit.
Implementation
typedef ConfirmExitType = Future<void> Function(ConfirmExitOptions options);
Type definition for the function that confirms a member's exit.
typedef ConfirmExitType = Future<void> Function(ConfirmExitOptions options);