menu
github_flutter package
documentation
github.dart
CreatePullRequest
CreatePullRequest.new constructor
CreatePullRequest.new constructor
dark_mode
light_mode
CreatePullRequest
constructor
CreatePullRequest
(
String
?
title
,
String
?
head
,
String
?
base
, {
bool
?
draft
=
false
,
String
?
body
,
})
Implementation
CreatePullRequest( this.title, this.head, this.base, { this.draft = false, this.body, });
github_flutter package
documentation
github
CreatePullRequest
CreatePullRequest.new constructor
CreatePullRequest class