source property
ResourceDataSource
get
source
The data source this provider fetches through, exposed so the relation
list screen can build a row's ResourceFormProvider against the SAME
connection — never a second one a host would have to hand-wire.
Implementation
ResourceDataSource get source => _source;