clean_core
clean_core
DefaultCRUDUseCaseAsync
<
Domain extends BasicDomainObject<
IntIdentifier
>
>
repo property
repo
repo
property
Null safety
CRUDRepositoryAsync
<
Domain
>
repo
read / write
Implementation
CRUDRepositoryAsync<Domain> repo;
clean_core
clean_core
DefaultCRUDUseCaseAsync
<
Domain extends BasicDomainObject<
IntIdentifier
>
>
repo property
DefaultCRUDUseCaseAsync class
Constructors
DefaultCRUDUseCaseAsync
Properties
hashCode
repo
runtimeType
Methods
count
create
destroy
dispose
edit
findAll
findBy
init
noSuchMethod
toString
Operators
operator ==