@override Object toJson() => { if (asns.isNotDefault) 'asns': asns, if (asns32.isNotDefault) 'asns32': asns32, 'type': ?type, };