Map<String, dynamic> toJson() => <String, dynamic>{ 'full_address': fullAddress, 'room_type': roomType, 'room_number': roomNumber, };