docId property

String? docId

Implementation

String? get docId => _jsInternal?['docId'] as String?;