controlId property

String? controlId
final

A unique identifier that's generated for each home region control. It's always a string that begins with "hrc-" followed by 12 lowercase letters and numbers.

Implementation

final String? controlId;