返回支付支持双屏
static Future<bool> get isMultipleScreen async { return await _mainChannel.invokeMethod(Constants.supportDoubleScreen); }