显示 方法
实现
Future<PaymentResponse> show() => promiseToFuture<PaymentResponse>(
JS("creates:PaymentResponse;", "#.show()", this));
Future<PaymentResponse> show() => promiseToFuture<PaymentResponse>(
JS("creates:PaymentResponse;", "#.show()", this));