ServerTrustAuthResponse constructor
ServerTrustAuthResponse({
- ServerTrustAuthResponseAction? action = ServerTrustAuthResponseAction.CANCEL,
Implementation
ServerTrustAuthResponse({this.action = ServerTrustAuthResponseAction.CANCEL});