mapArraySubjects property

Map<String, BehaviorSubject<List<FormArrayItem>>> mapArraySubjects
final

Implementation

final Map<String, BehaviorSubject<List<FormArrayItem>>> mapArraySubjects = {};