documentUrl property

String? get documentUrl

Implementation

String? get documentUrl => _map['documentURL'] as String?;