Close printer connection
@override Future<void> close() async { await methodChannel.invokeMethod('close'); }