OAuth2TextBody constructor

OAuth2TextBody(
  1. String text
)

Implementation

OAuth2TextBody(this.text);