Fetch the printer's status.
Future<String?> getStatus() { throw UnimplementedError('getStatus() has not been implemented.'); }