FetchVerificationOptionsRequest constructor
FetchVerificationOptionsRequest({
- ServiceBusinessContext? context,
- String? languageCode,
Implementation
FetchVerificationOptionsRequest({
this.context,
this.languageCode,
});