FlutterHlVnpay class

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

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 = 'AppIcon', String beginColor = '#00B14F', String endColor = '#00B14F', String titleColor = '#FFFFFF'}) Future<int?>
sortParams(Map<String, dynamic> params) Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance FlutterHlVnpay
no setter