refreshInbox method
Implementation
Future<bool> refreshInbox(InboxRefreshListener callback) {
throw UnimplementedError('refreshInbox() has not been implemented.');
}
Future<bool> refreshInbox(InboxRefreshListener callback) {
throw UnimplementedError('refreshInbox() has not been implemented.');
}