LoginPage constructor

LoginPage(
  1. AtOnline api,
  2. String redirectUri
)

Implementation

LoginPage(this.api, this.redirectUri);