menu
rw_git
rw_git
ShortStatDto
ShortStatDto constructor
ShortStatDto
brightness_4
ShortStatDto
constructor
Null safety
ShortStatDto
(
int
numberOfChangedFiles
,
int
insertions
,
int
deletions
)
Implementation
ShortStatDto(this.numberOfChangedFiles, this.insertions, this.deletions);
rw_git
rw_git
ShortStatDto
ShortStatDto constructor
ShortStatDto class
Constructors
ShortStatDto
Properties
deletions
hashCode
insertions
numberOfChangedFiles
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==