DangerJSONDSL class

Constructors

DangerJSONDSL(DangerRawJSONDSL rawJSONDSL)

Properties

bitbucketCloud BitBucketCloudJSONDSL
The data only version of BitBucket Cloud DSL
no setter
git GitJSONDSL
The data only version of Git DSL
no setter
github GitHubDSL
The data only version of GitHub
no setter
gitLab → GitLabDSL
The data only version of GitLab
no setter
hashCode int
The hash code for this object.
no setterinherited
isBitbucketCloud bool
no setter
isGitHub bool
no setter
isGitLab bool
no setter
rawJSONDSL DangerRawJSONDSL
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
settings DangerJSONSettings
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited