menu
boltpay_wallet package
documentation
bolt_pay_response.dart
BoltPayResponse
BoltPayResponse.new constructor
BoltPayResponse.new constructor
dark_mode
light_mode
BoltPayResponse
constructor
BoltPayResponse
(
int
code
,
String
message
)
Implementation
BoltPayResponse(this.code, this.message);
boltpay_wallet package
documentation
bolt_pay_response
BoltPayResponse
BoltPayResponse.new constructor
BoltPayResponse class