SelfServiceLogoutUrl constructor

SelfServiceLogoutUrl([
  1. void updates(
    1. SelfServiceLogoutUrlBuilder b
    )
])

Implementation

factory SelfServiceLogoutUrl([void updates(SelfServiceLogoutUrlBuilder b)]) = _$SelfServiceLogoutUrl;