getSerialNumber method

Future<String> getSerialNumber()

Implementation

Future<String> getSerialNumber() async => await _check.getSerialNumber();