$CommentTypeMap top-level constant

Map<CommentType, String> const $CommentTypeMap

Implementation

const $CommentTypeMap = {CommentType.task: 'Task'};