AuthenticationForceNewSessionOptions constructor
AuthenticationForceNewSessionOptions({
- String? detail,
Implementation
factory AuthenticationForceNewSessionOptions({_i2.String? detail}) =>
AuthenticationForceNewSessionOptions._(detail: detail);