menu
stone_payment_tech package
documentation
stone_tech_payment.dart
StoneTechResponse
StoneTechResponse.new constructor
StoneTechResponse.new constructor
dark_mode
light_mode
StoneTechResponse
constructor
StoneTechResponse
(
{
String
?
method
,
String
?
errorMessage
,
String
?
message
,
int
?
result
,
})
Implementation
StoneTechResponse({ this.method, this.errorMessage, this.message, this.result, });
stone_payment_tech package
documentation
stone_tech_payment
StoneTechResponse
StoneTechResponse.new constructor
StoneTechResponse class