custodian property

String? get custodian

Custodian of the document holder

Implementation

String? get custodian => _map["custodian"] as String?;