KrokiDiagramEndpoints class

Constructors

KrokiDiagramEndpoints()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

actdiag → const String
blockdiag → const String
bpmn → const String
bytefield → const String
c4plantuml → const String
diagramsDotNet → const String
ditaa → const String
dot → const String
erd → const String
excalidraw → const String
graphviz → const String
mermaid → const String
nomnoml → const String
nwdiag → const String
packetdiag → const String
pikchr → const String
plantuml → const String
rackdiag → const String
seqdiag → const String
structurizr → const String
supportedEndpoints → const List<String>
svgbob → const String
umlet → const String
vega → const String
vegalite → const String
wavedrom → const String