youplusLogin method

dynamic youplusLogin(
  1. String serviceUrl
)

Implementation

youplusLogin(String serviceUrl) {
  this.serviceUrl = serviceUrl;
}