ZoneInfo constructor
ZoneInfo({})
Implementation
ZoneInfo({required this.generatorIndex,
required this.modulatorIndex,
required this.generatorCount,
required this.modulatorCount});