mapArrayCustomSubjects property

Map<String, BehaviorSubject<List>> mapArrayCustomSubjects
final

Implementation

final Map<String, BehaviorSubject<List<dynamic>>> mapArrayCustomSubjects = {};