DeleteSessionRequest constructor

DeleteSessionRequest(
  1. String userId
)

Implementation

DeleteSessionRequest(this.userId);