custodian property
String?
get
custodian
Custodian of the document holder
Implementation
String? get custodian => _map["custodian"] as String?;
Custodian of the document holder
String? get custodian => _map["custodian"] as String?;