FetchVerificationOptionsResponse constructor
FetchVerificationOptionsResponse({
- List<
VerificationOption> ? options,
Implementation
FetchVerificationOptionsResponse({
this.options,
});