listCoefficients top-level constant
Implementation
const Map<TypeIdentification, List<int>> listCoefficients = {
TypeIdentification.rucSocietyPrivate: [4, 3, 2, 7, 6, 5, 4, 3, 2],
TypeIdentification.rucPublicSociety: [3, 2, 7, 6, 5, 4, 3, 2],
};