provider property

Provider provider

If a Provider was provided to the constructor, this is that provider. If a Signer was provided that had a Provider, this is that provider.

Implementation

external Provider get provider;