ActionSecureSession constructor

ActionSecureSession(
  1. Session session,
  2. String apiUrl
)

Implementation

ActionSecureSession(this.session, this.apiUrl);