infoSN method

Future<String?> infoSN()

Implementation

Future<String?> infoSN() =>
    throw UnimplementedError('infoSN() not implemented.');