menu
danger_core package
documentation
danger_core
GitHubDSL
GitHubDSL.fromJson factory constructor
GitHubDSL.fromJson
brightness_4
GitHubDSL.fromJson
constructor
Null safety
GitHubDSL.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GitHubDSL.fromJson(Map<String, dynamic> json) => _$GitHubDSLFromJson(json);
danger_core package
documentation
danger_core
GitHubDSL
GitHubDSL.fromJson factory constructor
GitHubDSL class
Constructors
GitHubDSL
fromJson
Properties
commits
hashCode
issue
pr
requestedReviewers
reviews
runtimeType
thisPR
Methods
noSuchMethod
toJson
toString
Operators
operator ==