menu
cryptography_flutter package
documentation
cryptography_flutter.dart
CryptographyChannelQueue
CryptographyChannelQueue.new constructor
CryptographyChannelQueue.new constructor
dark_mode
light_mode
CryptographyChannelQueue
constructor
CryptographyChannelQueue
(
{
required
int
maxConcurrentSize
,
required
int
maxConcurrentRequests
,
})
Implementation
CryptographyChannelQueue({ required this.maxConcurrentSize, required this.maxConcurrentRequests, });
cryptography_flutter package
documentation
cryptography_flutter
CryptographyChannelQueue
CryptographyChannelQueue.new constructor
CryptographyChannelQueue class