startSearchCard abstract method

Future<int?> startSearchCard(
  1. bool msr,
  2. bool ic,
  3. bool rf,
  4. int timeout,
)

Implementation

Future<int?> startSearchCard(bool msr, bool ic, bool rf, int timeout);