provide

abstract suspend fun provide(): T?

Fetches the current data for the widget.

Return

The widget data, or null if data is unavailable.