Converts this request to a JSON map for API submission.
Map<String, dynamic> toJson() => {'email': email};