Map<String, dynamic> toJson() { return { 'BorderThickness': borderThickness, 'BorderType': borderType, 'QuietZoneCoef': quietZoneCoef }; }