Constructs a Session from the provided json.
json
factory Session.fromJson(Map<String, dynamic> json) => _$SessionFromJson(json);