menu
neom_core package
documentation
domain/use_cases/timeline_service.dart
TimelineService
showBlockProfileAlert abstract method
showBlockProfileAlert abstract method
dark_mode
light_mode
showBlockProfileAlert
abstract method
Future
<
void
>
showBlockProfileAlert
(
BuildContext
context
,
String
postOwnerId
)
Implementation
Future<void> showBlockProfileAlert(BuildContext context, String postOwnerId);
neom_core package
documentation
domain/use_cases/timeline_service
TimelineService
showBlockProfileAlert abstract method
TimelineService class