ScanStateCallback typedef

ScanStateCallback = dynamic Function(bool)

Implementation

typedef ScanStateCallback = Function(bool);