menu
atlassian_apis package
documentation
jira_software.dart
EpicRankRequestBean
EpicRankRequestBean constructor
EpicRankRequestBean constructor
dark_mode
light_mode
EpicRankRequestBean
constructor
EpicRankRequestBean
(
{
String
?
rankBeforeEpic
,
String
?
rankAfterEpic
,
int
?
rankCustomFieldId
,
})
Implementation
EpicRankRequestBean( {this.rankBeforeEpic, this.rankAfterEpic, this.rankCustomFieldId});
atlassian_apis package
documentation
jira_software
EpicRankRequestBean
EpicRankRequestBean constructor
EpicRankRequestBean class