producer property

String? producer

Gets the producer of the document. Returns null if no producer exists.

Implementation

String? get producer => _producer;