key property

  1. @TagNumber.new(1)
List<JsonWebKey> get key

Implementation

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