menu
stripe_api_2 package
documentation
model/source_receiver.dart
SourceReceiver
SourceReceiver.new constructor
SourceReceiver.new constructor
dark_mode
light_mode
SourceReceiver
constructor
SourceReceiver
(
{
String
?
address
,
int
?
amountCharged
,
int
?
amountReceived
,
int
?
amountReturned
,
})
Implementation
SourceReceiver({ this.address, this.amountCharged, this.amountReceived, this.amountReturned, });
stripe_api_2 package
documentation
model/source_receiver
SourceReceiver
SourceReceiver.new constructor
SourceReceiver class