menu
atlassian_apis package
documentation
jira_software.dart
ReportBean
ReportBean.fromJson factory constructor
ReportBean.fromJson factory constructor
dark_mode
light_mode
ReportBean.fromJson
constructor
ReportBean.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory ReportBean.fromJson(Map<String, Object?> json) { return ReportBean(); }
atlassian_apis package
documentation
jira_software
ReportBean
ReportBean.fromJson factory constructor
ReportBean class