charsetSentinel property

bool charsetSentinel
final

Set to true to announce the character by including an utf8=✓ parameter with the proper encoding of the checkmark, similar to what Ruby on Rails and others do when submitting forms.

Implementation

final bool charsetSentinel;