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