FlutterKgoVnpayPlatform class abstract

Inheritance
  • Object
  • PlatformInterface
  • FlutterKgoVnpayPlatform
Implementers

Constructors

FlutterKgoVnpayPlatform()
Constructs a FlutterKgoVnpayPlatform.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getPlatformVersion() Future<String?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
show({required String paymentUrl, required String tmnCode, String scheme = '', bool isSandbox = true, String backAlert = 'Bạn có chắc chắn trở lại ko?', String title = 'Nạp tiền qua VNPay', String iconBackName = 'ic_back', String beginColor = '#00B14F', String endColor = '#00B14F', String titleColor = '#FFFFFF', void codeCallback(int?)?}) Future<int?>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance FlutterKgoVnpayPlatform
The default instance of FlutterKgoVnpayPlatform to use.
getter/setter pair