resultCode property

JSString? get resultCode

The result code from the payment operation. Use .toDart to convert to a Dart String.

Implementation

external JSString? get resultCode;