groupId property

String? groupId
final

Identifier to associate this radio with a group in scope. Used by the parser to look up the current groupValue.

Implementation

final String? groupId;