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