ScanCallback typedef

ScanCallback = dynamic Function(ScanResult)

Implementation

typedef ScanCallback = Function(ScanResult);