ContentBodyValueExpandable class
Constructors
-
ContentBodyValueExpandable({String? editor, String? view, String? exportView, String? styledView, String? storage, String? editor2, String? anonymousExportView, String? atlasDocFormat, String? wiki, String? dynamic$, String? raw})
-
-
ContentBodyValueExpandable.fromJson(Map<String, Object?> json)
-
factory
Methods
-
copyWith({String? editor, String? view, String? exportView, String? styledView, String? storage, String? editor2, String? anonymousExportView, String? atlasDocFormat, String? wiki, String? dynamic$, String? raw})
→ ContentBodyValueExpandable
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson()
→ Map<String, Object?>
-
-
toString()
→ String
-
A string representation of this object.
inherited