creator property

String? creator

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

Implementation

String? get creator => _creator;