toJson method
Converts the Attendee instance to a map structure..
This method is used to convert the Attendee instance to a map structure that can be converted to a JSON object.
params: None
returns:
Map<String, dynamic>
: A map structure that can be converted to a JSON object.
Implementation
Map<String, dynamic>
- talawa
- event_model
- Attendee
- toJson method