isEnum property

bool get isEnum

Implementation

bool get isEnum => descriptor == FieldDescriptorProto_Type.TYPE_ENUM;