connectionResolver property

ConnectionResolver? get connectionResolver
inherited

The resolver attached to this model, when present.

Implementation

ConnectionResolver? get connectionResolver => _resolvers[this];