AddressCheckOption constructor

AddressCheckOption({
  1. required Uri uri,
})

Cosntructor

Implementation

AddressCheckOption({required this.uri});