GenerateClientKeyResponse constructor

GenerateClientKeyResponse([
  1. void updates(
    1. GenerateClientKeyResponseBuilder b
    )
])

Implementation

factory GenerateClientKeyResponse([void updates(GenerateClientKeyResponseBuilder b)]) = _$GenerateClientKeyResponse;