@override Object toJson() => { 'automaticActivityDetection': ?automaticActivityDetection?.toJson(), 'activityHandling': ?activityHandling?.toJson(), 'turnCoverage': ?turnCoverage?.toJson(), };