isOAuth2 property Null safety

bool isOAuth2

Implementation

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