menu
googleapis package
documentation
dataform/v1.dart
FetchGitAheadBehindResponse
FetchGitAheadBehindResponse.new constructor
FetchGitAheadBehindResponse.new constructor
dark_mode
light_mode
FetchGitAheadBehindResponse
constructor
FetchGitAheadBehindResponse
(
{
int
?
commitsAhead
,
int
?
commitsBehind
,
})
Implementation
FetchGitAheadBehindResponse({this.commitsAhead, this.commitsBehind});
googleapis package
documentation
dataform/v1
FetchGitAheadBehindResponse
FetchGitAheadBehindResponse.new constructor
FetchGitAheadBehindResponse class