of<T extends Persistable<Object>> static method

PersistableFor of<T extends Persistable<Object>>()
override

Implementation

static PersistableFor of<T extends Persistable>() => _map[T]!;