menu
client_stripe package
documentation
models.dart
TransferReversalId
TransferReversalId const constructor
TransferReversalId const constructor
dark_mode
light_mode
TransferReversalId
constructor
const
TransferReversalId
(
{
required
String
id
,
})
Implementation
const TransferReversalId({required this.id});
client_stripe package
documentation
models
TransferReversalId
TransferReversalId const constructor
TransferReversalId class