@override Object toJson() => { 'web': ?web?.toJson(), 'retrievedContext': ?retrievedContext?.toJson(), 'maps': ?maps?.toJson(), };