redirectFromIssuerMethod property
Specifies the redirect method (GET or POST) when redirecting back from the issuer.
Implementation
@BuiltValueField(wireName: r'redirectFromIssuerMethod')
String? get redirectFromIssuerMethod;
Specifies the redirect method (GET or POST) when redirecting back from the issuer.
@BuiltValueField(wireName: r'redirectFromIssuerMethod')
String? get redirectFromIssuerMethod;