certificatePath property
@doc The certificate path to use for SSL pinning.
Implementation
@$pb.TagNumber(2)
$core.String get certificatePath => $_getSZ(1);
@doc The certificate path to use for SSL pinning.
@$pb.TagNumber(2)
$core.String get certificatePath => $_getSZ(1);