scan static method

  1. @Deprecated('removed. read MIGRATION.md for simple alternatives')
Stream<ScanResult> scan()

Implementation

@Deprecated('removed. read MIGRATION.md for simple alternatives')
static Stream<ScanResult> scan() => throw Exception;