role property
Reference to the Role being bound. This is expected to be the Role's ID.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get role => $_getN(2);
Reference to the Role being bound. This is expected to be the Role's ID.
@$pb.TagNumber(3)
$core.List<$core.int> get role => $_getN(2);