Here is my code, created one class and List of this this class. I tried to run map function but not working.
class Student { int id; String firstName; Strin