constMap property

bool constMap
final

是否生成constFields字段的Map映射,为true时constFields的每个子项类型必须为int

Implementation

final bool constMap;