menu
http_simulator package
documentation
repository/BaseRepository.dart
BaseRepository
getEntities property
getEntities property
dark_mode
light_mode
getEntities
property
List
<
BaseEntity
>
get
getEntities
Implementation
List<BaseEntity> get getEntities => _entities;
http_simulator package
documentation
repository/BaseRepository
BaseRepository
getEntities property
BaseRepository class