@override Future<String?> printCheckStatus() async { return await methodChannel.invokeMethod<String>('PrintCheckStatus'); }