@override Object toJson() => { 'maxDuration': ?maxDuration?.toJson(), 'requestTimestamp': ?requestTimestamp, 'stopState': ?stopState, 'targetState': ?targetState, };