menu
client_stripe package
documentation
models.dart
PayoutType
PayoutType.fromJson constructor
PayoutType.fromJson constructor
dark_mode
light_mode
PayoutType.fromJson
constructor
PayoutType.fromJson
(
Object
?
json
)
Implementation
PayoutType.fromJson(Object? json) : _ = (json as String);
client_stripe package
documentation
models
PayoutType
PayoutType.fromJson constructor
PayoutType extension type