isOAuth2 property

bool isOAuth2

Implementation

bool get isOAuth2 {
  return type == "oauth2";
}