I want to create a List
and add values like this, but im new with flutter so i don’t know
{
'studAttId': 'null',
'divisionId': '4365eb0b-fb48-42f9-be4e-e9c1c695aeab',
'id': 'e49d6d0d-0036-417c-a0ff-330e51cb947d',
'forenoon': 'P',
'afternoon': 'P',
'admNo': '496',
'rollNo': 'null',
'name': 'A M MUHAMMED AFSAL',
'terminatedStatus': 'null'
},
2
Answers
do this
First, preferably you can reformat the type of your map like this: