apiKey property

String? apiKey
final

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;