UTF8 values.
static UTF8 utf8({int? maxSpan, String? property}) => UTF8(maxSpan: maxSpan ?? -1, property: property);