AddressFilter
The getter to use to access the address filter class.
Declaration
get AddressFilter(): typeof AddressFilter;Discussion
You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.
The getter to use to access the address filter class.
get AddressFilter(): typeof AddressFilter;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.