JWKSResponse constructor

JWKSResponse({
  1. List<JSONWebKey> keys,
})

Implementation

JWKSResponse({this.keys});