inboxStatesForInboxIds method
Implementation
Future<List<Map<String, dynamic>>> inboxStatesForInboxIds(List<String> inboxIds, {bool refreshFromNetwork = true}) {
throw UnimplementedError('inboxStatesForInboxIds() has not been implemented.');
}
Future<List<Map<String, dynamic>>> inboxStatesForInboxIds(List<String> inboxIds, {bool refreshFromNetwork = true}) {
throw UnimplementedError('inboxStatesForInboxIds() has not been implemented.');
}