checkVuzixStatus method

Future<String?> checkVuzixStatus()

Implementation

Future<String?> checkVuzixStatus() {
  throw UnimplementedError('checkVuzixStatus() has not been implemented.');
}