menu
another_tus_client package
documentation
another_tus_client.dart
TusStore
setDebug abstract method
setDebug abstract method
dark_mode
light_mode
setDebug
abstract method
void
setDebug
(
bool
value
)
Enable or disable debug logging
Implementation
void setDebug(bool value);
another_tus_client package
documentation
another_tus_client
TusStore
setDebug abstract method
TusStore class