AmDataProvider<T>.of constructor Null safety

AmDataProvider<T>.of(
  1. String providerId
)

Returns a provider by it's id. The provider must be initialized first otherwise it returns a new provider with no id.