AtomicLaunchHandler typedef

AtomicLaunchHandler = void Function()

Closure that will be called when a Transact launch event occurs

Implementation

typedef AtomicLaunchHandler = void Function();