SelfServiceError constructor

SelfServiceError([
  1. void updates(
    1. SelfServiceErrorBuilder b
    )
])

Implementation

factory SelfServiceError([void updates(SelfServiceErrorBuilder b)]) = _$SelfServiceError;