tiki_sdk_dart
ownership
OwnershipService
getAll method
getAll
getAll
method
Null safety
List
<
OwnershipModel
>
getAll
(
)
Implementation
List<OwnershipModel> getAll() => _repository.getAll();
tiki_sdk_dart
ownership
OwnershipService
getAll method
OwnershipService class
Constructors
OwnershipService
Properties
hashCode
nodeService
runtimeType
Methods
create
getAll
getById
getBySource
noSuchMethod
toString
Operators
operator ==