@override Object toJson() => { 'error': ?error?.toJson(), 'instanceActionDetails': ?instanceActionDetails?.toJson(), 'timestamp': ?timestamp, };