menu
sui package
documentation
types/faucet.dart
BatchFaucetResponse
BatchFaucetResponse constructor
BatchFaucetResponse constructor
dark_mode
light_mode
BatchFaucetResponse
constructor
BatchFaucetResponse
(
String
?
task
,
String
?
error
)
Implementation
BatchFaucetResponse(this.task, this.error);
sui package
documentation
types/faucet
BatchFaucetResponse
BatchFaucetResponse constructor
BatchFaucetResponse class