menu
eliud_pkg_fundamentals_model package
documentation
model/section_repository.dart
SectionRepository
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
@
override
Future
<
SectionModel
?
>
get
(
String
?
id
, {
dynamic
onError
(
Exception
)?,
})
override
Implementation
@override Future<SectionModel?> get(String? id, {Function(Exception)? onError});
eliud_pkg_fundamentals_model package
documentation
model/section_repository
SectionRepository
get abstract method
SectionRepository class