@override Object toJson() { return { if (storageSizeByte.isNotDefault) 'storageSizeByte': encodeInt64(storageSizeByte), }; }