MindData constructor
MindData({})
Implementation
MindData({
required this.relAttention,
required this.relRelaxation,
required this.instAttention,
required this.instRelaxation,
});
MindData({
required this.relAttention,
required this.relRelaxation,
required this.instAttention,
required this.instRelaxation,
});