Formats the flags value into a string, that can be parsed by the Flag's parse function.
final String Function(T value) format;