wire property

String wire
final

This package's spelling. See ProcessingState.wire.

Identical to playValue for every named member here, because Play's spellings already read like Dart names — which makes this the one enum where the two columns look redundant. They are not: unknown has a wire and no playValue, and the day Play renames one the columns part.

Implementation

final String wire;