SsoStartRequest constructor

const SsoStartRequest({
  1. String? redirectTo,
})

Implementation

const SsoStartRequest({this.redirectTo});