internalSubset property

String? get internalSubset

Implementation

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