value property

String? value
final

The information that is passed to the other party in the handshake. The format of the value string must match the requirements of the specified type.

Implementation

final String? value;