keyRings property

List<KeyRing>? keyRings
getter/setter pair

The list of KeyRings.

Implementation

core.List<KeyRing>? keyRings;