@override Object toJson() => { 'createdVmCount': ?createdVmCount, 'deletedVmCount': ?deletedVmCount, 'failedToCreateVmCount': ?failedToCreateVmCount, 'status': ?status, 'targetVmCount': ?targetVmCount, };