Copyright (c) 2026 Netmera Research.
Map<String, dynamic> toJson() => { 'code': getCode(), if (revenue != null) 'revenue': getRevenue(), };