wireValue property

String wireValue
final

Stable identifier used to communicate the chosen mode to the native platform implementations. Pinned so it survives Dart-side renames of the enum constants.

Implementation

final String wireValue;