type,exitType is contains dynamic value
Map<String, dynamic> toJson() => { "type": type, "exitType": exitType, };