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