keys property

  1. @TagNumber(2)
List<JsonWebKey> keys

Implementation

@$pb.TagNumber(2)
$core.List<JsonWebKey> get keys => $_getList(1);