InquiryCancelledCallback typedef

InquiryCancelledCallback = void Function()

A function-type description for onCancelled callback

Implementation

typedef void InquiryCancelledCallback();