companyLogoBytes property

List<int>? companyLogoBytes
getter/setter pair

Company logo stored as bytes (for PDF generation)

Implementation

List<int>? companyLogoBytes;