providers property

List<Provider>? providers
getter/setter pair

A list of providers.

Implementation

core.List<Provider>? providers;