BoolCallbackWithType typedef

BoolCallbackWithType = bool Function<T extends BarcodeScanner>()

Implementation

typedef BoolCallbackWithType = bool Function<T extends BarcodeScanner>();