menu
s_flutter_debug_overlay package
documentation
flutter_debug_overlay.dart
HttpBucket
HttpBucket.new constructor
HttpBucket.new constructor
dark_mode
light_mode
HttpBucket
constructor
HttpBucket
(
{
int
?
maxStoredEntries
=
100
,
bool
allowDuplicates
=
true
,
})
Implementation
HttpBucket({ super.maxStoredEntries, super.allowDuplicates = true, });
s_flutter_debug_overlay package
documentation
flutter_debug_overlay
HttpBucket
HttpBucket.new constructor
HttpBucket class