@override Object toJson() => { 'action': ?action, 'instance': ?instance, 'version': ?version?.toJson(), };