menu
danger_core package
documentation
danger_core
BitBucketCloudPRCommentInline
BitBucketCloudPRCommentInline constructor
BitBucketCloudPRCommentInline
brightness_4
BitBucketCloudPRCommentInline
constructor
Null safety
BitBucketCloudPRCommentInline
(
{
int
?
to
,
int
?
from
,
String
?
path
}
)
Implementation
BitBucketCloudPRCommentInline({this.to, this.from, this.path});
danger_core package
documentation
danger_core
BitBucketCloudPRCommentInline
BitBucketCloudPRCommentInline constructor
BitBucketCloudPRCommentInline class
Constructors
BitBucketCloudPRCommentInline
fromJson
Properties
from
hashCode
path
runtimeType
to
Methods
noSuchMethod
toJson
toString
Operators
operator ==