publicId property

String? get publicId

Implementation

String? get publicId => _map['publicId'] as String?;