apiKey property
Optional API key for choosing the export execution mode.
Null or blank enables free local Excel, PDF, and Word generation. A non-empty value preserves the existing NRB server/subscription flow.
Implementation
final String? apiKey;
Optional API key for choosing the export execution mode.
Null or blank enables free local Excel, PDF, and Word generation. A non-empty value preserves the existing NRB server/subscription flow.
final String? apiKey;