@override Object toJson() => { 'diskInterface': ?diskInterface, 'diskSizeGb': ?diskSizeGb?.toString(), };