maxLevel constant - ZLibOption class - dart:io library (original) (raw)
int const maxLevel
Maximal value for ZLibCodec.level and ZLibEncoder.level
Implementation
static const int maxLevel = 9;
int const maxLevel
Maximal value for ZLibCodec.level and ZLibEncoder.level
static const int maxLevel = 9;