LoadDataEvent constructor

LoadDataEvent({@required Map<String, dynamic> data })

Implementation

LoadDataEvent({@required this.data});