menu
eliud_pkg_text_model package
documentation
model/html_platform_medium_repository.dart
HtmlPlatformMediumRepository
getEntity abstract method
getEntity abstract method
dark_mode
light_mode
getEntity
abstract method
Future
<
HtmlPlatformMediumEntity
?
>
getEntity
(
String
?
id
, {
dynamic
onError
(
Exception
)?,
})
inherited
Implementation
Future<U?> getEntity(String? id, {Function(Exception)? onError});
eliud_pkg_text_model package
documentation
model/html_platform_medium_repository
HtmlPlatformMediumRepository
getEntity abstract method
HtmlPlatformMediumRepository class