menu
nui_push package
documentation
nui_push_interface.dart
NUIPushInterface
updateReadStatus abstract method
updateReadStatus abstract method
dark_mode
light_mode
updateReadStatus
abstract method
Future
<
DataResult
>
updateReadStatus
(
{
required
String
recipientId
,
})
Implementation
Future<DataResult> updateReadStatus({required String recipientId});
nui_push package
documentation
nui_push_interface
NUIPushInterface
updateReadStatus abstract method
NUIPushInterface class