word method

String word(
  1. CheckMark value
)

word API.

Implementation

String word(CheckMark value) => marks[value] ?? '';