AuthorizationSessionIdDto constructor
AuthorizationSessionIdDto({
- String? sessionId,
Implementation
AuthorizationSessionIdDto({
this.sessionId,
});
AuthorizationSessionIdDto({
this.sessionId,
});