Overview
public boolean function isProviderEnabled(
      required string provider
)
Returns whether or not the given provider is enabled.
Arguments
| Name | Type | Required | Description | 
|---|
| provider | string | Yes | ID of the provider whose enabled/disabled status you wish to check |