oidPattern top-level property

String oidPattern
final

OID's regular expression pattern.

Implementation

final oidPattern = '[-0-9a-zA-Z._~]+';