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