AtomicLaunchHandler typedef
AtomicLaunchHandler =
void Function()
Closure that will be called when a Transact Action launch event occurs
Implementation
typedef AtomicLaunchHandler = void Function();
Closure that will be called when a Transact Action launch event occurs
typedef AtomicLaunchHandler = void Function();