menu
courier_flutter package
documentation
channels/core_method_channel.dart
CoreChannelCourierFlutter
refreshInbox method
refreshInbox method
dark_mode
light_mode
refreshInbox
method
@
override
Future
refreshInbox
(
)
override
Implementation
@override Future refreshInbox() async { return await coreChannel.invokeMethod('refreshInbox'); }
courier_flutter package
documentation
channels/core_method_channel
CoreChannelCourierFlutter
refreshInbox method
CoreChannelCourierFlutter class