keyid property

Object? get keyid

The value of the keyid unique identifier.

A valid keyid must not be null and must be of the type num or String.

Implementation

Object? get keyid => null;