adapterFor static method

Returns a model Adapter

Implementation

static Adapter adapterFor(DataModelMixin model) => model._adapter;