CssStyleDeclarationBase class Null safety

Implementers

Constructors

CssStyleDeclarationBase()

Properties

alignContent ↔ String
Gets the value of "align-content"
read / write
alignItems ↔ String
Gets the value of "align-items"
read / write
alignSelf ↔ String
Gets the value of "align-self"
read / write
animation ↔ String
Gets the value of "animation"
read / write
animationDelay ↔ String
Gets the value of "animation-delay"
read / write
animationDirection ↔ String
Gets the value of "animation-direction"
read / write
animationDuration ↔ String
Gets the value of "animation-duration"
read / write
animationFillMode ↔ String
Gets the value of "animation-fill-mode"
read / write
animationIterationCount ↔ String
Gets the value of "animation-iteration-count"
read / write
animationName ↔ String
Gets the value of "animation-name"
read / write
animationPlayState ↔ String
Gets the value of "animation-play-state"
read / write
animationTimingFunction ↔ String
Gets the value of "animation-timing-function"
read / write
appearance ↔ String
Gets the value of "appearance"
read / write
appRegion ↔ String
Gets the value of "app-region"
read / write
aspectRatio ↔ String
Gets the value of "aspect-ratio"
read / write
backfaceVisibility ↔ String
Gets the value of "backface-visibility"
read / write
background ↔ String
Gets the value of "background"
read / write
backgroundAttachment ↔ String
Gets the value of "background-attachment"
read / write
backgroundBlendMode ↔ String
Gets the value of "background-blend-mode"
read / write
backgroundClip ↔ String
Gets the value of "background-clip"
read / write
backgroundColor ↔ String
Gets the value of "background-color"
read / write
backgroundComposite ↔ String
Gets the value of "background-composite"
read / write
backgroundImage ↔ String
Gets the value of "background-image"
read / write
backgroundOrigin ↔ String
Gets the value of "background-origin"
read / write
backgroundPosition ↔ String
Gets the value of "background-position"
read / write
backgroundPositionX ↔ String
Gets the value of "background-position-x"
read / write
backgroundPositionY ↔ String
Gets the value of "background-position-y"
read / write
backgroundRepeat ↔ String
Gets the value of "background-repeat"
read / write
backgroundRepeatX ↔ String
Gets the value of "background-repeat-x"
read / write
backgroundRepeatY ↔ String
Gets the value of "background-repeat-y"
read / write
backgroundSize ↔ String
Gets the value of "background-size"
read / write
border ↔ String
Gets the value of "border"
read / write
borderAfter ↔ String
Gets the value of "border-after"
read / write
borderAfterColor ↔ String
Gets the value of "border-after-color"
read / write
borderAfterStyle ↔ String
Gets the value of "border-after-style"
read / write
borderAfterWidth ↔ String
Gets the value of "border-after-width"
read / write
borderBefore ↔ String
Gets the value of "border-before"
read / write
borderBeforeColor ↔ String
Gets the value of "border-before-color"
read / write
borderBeforeStyle ↔ String
Gets the value of "border-before-style"
read / write
borderBeforeWidth ↔ String
Gets the value of "border-before-width"
read / write
borderBottom ↔ String
Gets the value of "border-bottom"
read / write
borderBottomColor ↔ String
Gets the value of "border-bottom-color"
read / write
borderBottomLeftRadius ↔ String
Gets the value of "border-bottom-left-radius"
read / write
borderBottomRightRadius ↔ String
Gets the value of "border-bottom-right-radius"
read / write
borderBottomStyle ↔ String
Gets the value of "border-bottom-style"
read / write
borderBottomWidth ↔ String
Gets the value of "border-bottom-width"
read / write
borderCollapse ↔ String
Gets the value of "border-collapse"
read / write
borderColor ↔ String
Gets the value of "border-color"
read / write
borderEnd ↔ String
Gets the value of "border-end"
read / write
borderEndColor ↔ String
Gets the value of "border-end-color"
read / write
borderEndStyle ↔ String
Gets the value of "border-end-style"
read / write
borderEndWidth ↔ String
Gets the value of "border-end-width"
read / write
borderFit ↔ String
Gets the value of "border-fit"
read / write
borderHorizontalSpacing ↔ String
Gets the value of "border-horizontal-spacing"
read / write
borderImage ↔ String
Gets the value of "border-image"
read / write
borderImageOutset ↔ String
Gets the value of "border-image-outset"
read / write
borderImageRepeat ↔ String
Gets the value of "border-image-repeat"
read / write
borderImageSlice ↔ String
Gets the value of "border-image-slice"
read / write
borderImageSource ↔ String
Gets the value of "border-image-source"
read / write
borderImageWidth ↔ String
Gets the value of "border-image-width"
read / write
borderLeft ↔ String
Gets the value of "border-left"
read / write
borderLeftColor ↔ String
Gets the value of "border-left-color"
read / write
borderLeftStyle ↔ String
Gets the value of "border-left-style"
read / write
borderLeftWidth ↔ String
Gets the value of "border-left-width"
read / write
borderRadius ↔ String
Gets the value of "border-radius"
read / write
borderRight ↔ String
Gets the value of "border-right"
read / write
borderRightColor ↔ String
Gets the value of "border-right-color"
read / write
borderRightStyle ↔ String
Gets the value of "border-right-style"
read / write
borderRightWidth ↔ String
Gets the value of "border-right-width"
read / write
borderSpacing ↔ String
Gets the value of "border-spacing"
read / write
borderStart ↔ String
Gets the value of "border-start"
read / write
borderStartColor ↔ String
Gets the value of "border-start-color"
read / write
borderStartStyle ↔ String
Gets the value of "border-start-style"
read / write
borderStartWidth ↔ String
Gets the value of "border-start-width"
read / write
borderStyle ↔ String
Gets the value of "border-style"
read / write
borderTop ↔ String
Gets the value of "border-top"
read / write
borderTopColor ↔ String
Gets the value of "border-top-color"
read / write
borderTopLeftRadius ↔ String
Gets the value of "border-top-left-radius"
read / write
borderTopRightRadius ↔ String
Gets the value of "border-top-right-radius"
read / write
borderTopStyle ↔ String
Gets the value of "border-top-style"
read / write
borderTopWidth ↔ String
Gets the value of "border-top-width"
read / write
borderVerticalSpacing ↔ String
Gets the value of "border-vertical-spacing"
read / write
borderWidth ↔ String
Gets the value of "border-width"
read / write
bottom ↔ String
Gets the value of "bottom"
read / write
boxAlign ↔ String
Gets the value of "box-align"
read / write
boxDecorationBreak ↔ String
Gets the value of "box-decoration-break"
read / write
boxDirection ↔ String
Gets the value of "box-direction"
read / write
boxFlex ↔ String
Gets the value of "box-flex"
read / write
boxFlexGroup ↔ String
Gets the value of "box-flex-group"
read / write
boxLines ↔ String
Gets the value of "box-lines"
read / write
boxOrdinalGroup ↔ String
Gets the value of "box-ordinal-group"
read / write
boxOrient ↔ String
Gets the value of "box-orient"
read / write
boxPack ↔ String
Gets the value of "box-pack"
read / write
boxReflect ↔ String
Gets the value of "box-reflect"
read / write
boxShadow ↔ String
Gets the value of "box-shadow"
read / write
boxSizing ↔ String
Gets the value of "box-sizing"
read / write
captionSide ↔ String
Gets the value of "caption-side"
read / write
clear ↔ String
Gets the value of "clear"
read / write
clip ↔ String
Gets the value of "clip"
read / write
clipPath ↔ String
Gets the value of "clip-path"
read / write
color ↔ String
Gets the value of "color"
read / write
columnBreakAfter ↔ String
Gets the value of "column-break-after"
read / write
columnBreakBefore ↔ String
Gets the value of "column-break-before"
read / write
columnBreakInside ↔ String
Gets the value of "column-break-inside"
read / write
columnCount ↔ String
Gets the value of "column-count"
read / write
columnFill ↔ String
Gets the value of "column-fill"
read / write
columnGap ↔ String
Gets the value of "column-gap"
read / write
columnRule ↔ String
Gets the value of "column-rule"
read / write
columnRuleColor ↔ String
Gets the value of "column-rule-color"
read / write
columnRuleStyle ↔ String
Gets the value of "column-rule-style"
read / write
columnRuleWidth ↔ String
Gets the value of "column-rule-width"
read / write
columns ↔ String
Gets the value of "columns"
read / write
columnSpan ↔ String
Gets the value of "column-span"
read / write
columnWidth ↔ String
Gets the value of "column-width"
read / write
content ↔ String
Gets the value of "content"
read / write
counterIncrement ↔ String
Gets the value of "counter-increment"
read / write
counterReset ↔ String
Gets the value of "counter-reset"
read / write
cursor ↔ String
Gets the value of "cursor"
read / write
direction ↔ String
Gets the value of "direction"
read / write
display ↔ String
Gets the value of "display"
read / write
emptyCells ↔ String
Gets the value of "empty-cells"
read / write
filter ↔ String
Gets the value of "filter"
read / write
flex ↔ String
Gets the value of "flex"
read / write
flexBasis ↔ String
Gets the value of "flex-basis"
read / write
flexDirection ↔ String
Gets the value of "flex-direction"
read / write
flexFlow ↔ String
Gets the value of "flex-flow"
read / write
flexGrow ↔ String
Gets the value of "flex-grow"
read / write
flexShrink ↔ String
Gets the value of "flex-shrink"
read / write
flexWrap ↔ String
Gets the value of "flex-wrap"
read / write
float ↔ String
Gets the value of "float"
read / write
font ↔ String
Gets the value of "font"
read / write
fontFamily ↔ String
Gets the value of "font-family"
read / write
fontFeatureSettings ↔ String
Gets the value of "font-feature-settings"
read / write
fontKerning ↔ String
Gets the value of "font-kerning"
read / write
fontSize ↔ String
Gets the value of "font-size"
read / write
fontSizeDelta ↔ String
Gets the value of "font-size-delta"
read / write
fontSmoothing ↔ String
Gets the value of "font-smoothing"
read / write
fontStretch ↔ String
Gets the value of "font-stretch"
read / write
fontStyle ↔ String
Gets the value of "font-style"
read / write
fontVariant ↔ String
Gets the value of "font-variant"
read / write
fontVariantLigatures ↔ String
Gets the value of "font-variant-ligatures"
read / write
fontWeight ↔ String
Gets the value of "font-weight"
read / write
gap ↔ String
Gets the value of "gap"
read / write
grid ↔ String
Gets the value of "grid"
read / write
gridArea ↔ String
Gets the value of "grid-area"
read / write
gridAutoColumns ↔ String
Gets the value of "grid-auto-columns"
read / write
gridAutoFlow ↔ String
Gets the value of "grid-auto-flow"
read / write
gridAutoRows ↔ String
Gets the value of "grid-auto-rows"
read / write
gridColumn ↔ String
Gets the value of "grid-column"
read / write
gridColumnEnd ↔ String
Gets the value of "grid-column-end"
read / write
gridColumnStart ↔ String
Gets the value of "grid-column-start"
read / write
gridRow ↔ String
Gets the value of "grid-row"
read / write
gridRowEnd ↔ String
Gets the value of "grid-row-end"
read / write
gridRowStart ↔ String
Gets the value of "grid-row-start"
read / write
gridTemplate ↔ String
Gets the value of "grid-template"
read / write
gridTemplateAreas ↔ String
Gets the value of "grid-template-areas"
read / write
gridTemplateColumns ↔ String
Gets the value of "grid-template-columns"
read / write
gridTemplateRows ↔ String
Gets the value of "grid-template-rows"
read / write
hashCode → int
The hash code for this object.
read-onlyinherited
height ↔ String
Gets the value of "height"
read / write
highlight ↔ String
Gets the value of "highlight"
read / write
hyphenateCharacter ↔ String
Gets the value of "hyphenate-character"
read / write
imageRendering ↔ String
Gets the value of "image-rendering"
read / write
isolation ↔ String
Gets the value of "isolation"
read / write
justifyContent ↔ String
Gets the value of "justify-content"
read / write
justifySelf ↔ String
Gets the value of "justify-self"
read / write
left ↔ String
Gets the value of "left"
read / write
letterSpacing ↔ String
Gets the value of "letter-spacing"
read / write
lineBoxContain ↔ String
Gets the value of "line-box-contain"
read / write
lineBreak ↔ String
Gets the value of "line-break"
read / write
lineClamp ↔ String
Gets the value of "line-clamp"
read / write
lineHeight ↔ String
Gets the value of "line-height"
read / write
listStyle ↔ String
Gets the value of "list-style"
read / write
listStyleImage ↔ String
Gets the value of "list-style-image"
read / write
listStylePosition ↔ String
Gets the value of "list-style-position"
read / write
listStyleType ↔ String
Gets the value of "list-style-type"
read / write
locale ↔ String
Gets the value of "locale"
read / write
logicalHeight ↔ String
Gets the value of "logical-height"
read / write
logicalWidth ↔ String
Gets the value of "logical-width"
read / write
margin ↔ String
Gets the value of "margin"
read / write
marginAfter ↔ String
Gets the value of "margin-after"
read / write
marginAfterCollapse ↔ String
Gets the value of "margin-after-collapse"
read / write
marginBefore ↔ String
Gets the value of "margin-before"
read / write
marginBeforeCollapse ↔ String
Gets the value of "margin-before-collapse"
read / write
marginBottom ↔ String
Gets the value of "margin-bottom"
read / write
marginBottomCollapse ↔ String
Gets the value of "margin-bottom-collapse"
read / write
marginCollapse ↔ String
Gets the value of "margin-collapse"
read / write
marginEnd ↔ String
Gets the value of "margin-end"
read / write
marginLeft ↔ String
Gets the value of "margin-left"
read / write
marginRight ↔ String
Gets the value of "margin-right"
read / write
marginStart ↔ String
Gets the value of "margin-start"
read / write
marginTop ↔ String
Gets the value of "margin-top"
read / write
marginTopCollapse ↔ String
Gets the value of "margin-top-collapse"
read / write
mask ↔ String
Gets the value of "mask"
read / write
maskBoxImage ↔ String
Gets the value of "mask-box-image"
read / write
maskBoxImageOutset ↔ String
Gets the value of "mask-box-image-outset"
read / write
maskBoxImageRepeat ↔ String
Gets the value of "mask-box-image-repeat"
read / write
maskBoxImageSlice ↔ String
Gets the value of "mask-box-image-slice"
read / write
maskBoxImageSource ↔ String
Gets the value of "mask-box-image-source"
read / write
maskBoxImageWidth ↔ String
Gets the value of "mask-box-image-width"
read / write
maskClip ↔ String
Gets the value of "mask-clip"
read / write
maskComposite ↔ String
Gets the value of "mask-composite"
read / write
maskImage ↔ String
Gets the value of "mask-image"
read / write
maskOrigin ↔ String
Gets the value of "mask-origin"
read / write
maskPosition ↔ String
Gets the value of "mask-position"
read / write
maskPositionX ↔ String
Gets the value of "mask-position-x"
read / write
maskPositionY ↔ String
Gets the value of "mask-position-y"
read / write
maskRepeat ↔ String
Gets the value of "mask-repeat"
read / write
maskRepeatX ↔ String
Gets the value of "mask-repeat-x"
read / write
maskRepeatY ↔ String
Gets the value of "mask-repeat-y"
read / write
maskSize ↔ String
Gets the value of "mask-size"
read / write
maskSourceType ↔ String
Gets the value of "mask-source-type"
read / write
maxHeight ↔ String
Gets the value of "max-height"
read / write
maxLogicalHeight ↔ String
Gets the value of "max-logical-height"
read / write
maxLogicalWidth ↔ String
Gets the value of "max-logical-width"
read / write
maxWidth ↔ String
Gets the value of "max-width"
read / write
maxZoom ↔ String
Gets the value of "max-zoom"
read / write
minHeight ↔ String
Gets the value of "min-height"
read / write
minLogicalHeight ↔ String
Gets the value of "min-logical-height"
read / write
minLogicalWidth ↔ String
Gets the value of "min-logical-width"
read / write
minWidth ↔ String
Gets the value of "min-width"
read / write
minZoom ↔ String
Gets the value of "min-zoom"
read / write
mixBlendMode ↔ String
Gets the value of "mix-blend-mode"
read / write
objectFit ↔ String
Gets the value of "object-fit"
read / write
objectPosition ↔ String
Gets the value of "object-position"
read / write
opacity ↔ String
Gets the value of "opacity"
read / write
order ↔ String
Gets the value of "order"
read / write
orientation ↔ String
Gets the value of "orientation"
read / write
orphans ↔ String
Gets the value of "orphans"
read / write
outline ↔ String
Gets the value of "outline"
read / write
outlineColor ↔ String
Gets the value of "outline-color"
read / write
outlineOffset ↔ String
Gets the value of "outline-offset"
read / write
outlineStyle ↔ String
Gets the value of "outline-style"
read / write
outlineWidth ↔ String
Gets the value of "outline-width"
read / write
overflow ↔ String
Gets the value of "overflow"
read / write
overflowWrap ↔ String
Gets the value of "overflow-wrap"
read / write
overflowX ↔ String
Gets the value of "overflow-x"
read / write
overflowY ↔ String
Gets the value of "overflow-y"
read / write
padding ↔ String
Gets the value of "padding"
read / write
paddingAfter ↔ String
Gets the value of "padding-after"
read / write
paddingBefore ↔ String
Gets the value of "padding-before"
read / write
paddingBottom ↔ String
Gets the value of "padding-bottom"
read / write
paddingEnd ↔ String
Gets the value of "padding-end"
read / write
paddingLeft ↔ String
Gets the value of "padding-left"
read / write
paddingRight ↔ String
Gets the value of "padding-right"
read / write
paddingStart ↔ String
Gets the value of "padding-start"
read / write
paddingTop ↔ String
Gets the value of "padding-top"
read / write
page ↔ String
Gets the value of "page"
read / write
pageBreakAfter ↔ String
Gets the value of "page-break-after"
read / write
pageBreakBefore ↔ String
Gets the value of "page-break-before"
read / write
pageBreakInside ↔ String
Gets the value of "page-break-inside"
read / write
perspective ↔ String
Gets the value of "perspective"
read / write
perspectiveOrigin ↔ String
Gets the value of "perspective-origin"
read / write
perspectiveOriginX ↔ String
Gets the value of "perspective-origin-x"
read / write
perspectiveOriginY ↔ String
Gets the value of "perspective-origin-y"
read / write
pointerEvents ↔ String
Gets the value of "pointer-events"
read / write
position ↔ String
Gets the value of "position"
read / write
printColorAdjust ↔ String
Gets the value of "print-color-adjust"
read / write
quotes ↔ String
Gets the value of "quotes"
read / write
resize ↔ String
Gets the value of "resize"
read / write
Gets the value of "right"
read / write
rowGap ↔ String
Gets the value of "row-gap"
read / write
rtlOrdering ↔ String
Gets the value of "rtl-ordering"
read / write
rubyPosition ↔ String
Gets the value of "ruby-position"
read / write
runtimeType → Type
A representation of the runtime type of the object.
read-onlyinherited
scrollBehavior ↔ String
Gets the value of "scroll-behavior"
read / write
shapeImageThreshold ↔ String
Gets the value of "shape-image-threshold"
read / write
shapeMargin ↔ String
Gets the value of "shape-margin"
read / write
shapeOutside ↔ String
Gets the value of "shape-outside"
read / write
size ↔ String
Gets the value of "size"
read / write
speak ↔ String
Gets the value of "speak"
read / write
src ↔ String
Gets the value of "src"
read / write
tableLayout ↔ String
Gets the value of "table-layout"
read / write
tabSize ↔ String
Gets the value of "tab-size"
read / write
tapHighlightColor ↔ String
Gets the value of "tap-highlight-color"
read / write
textAlign ↔ String
Gets the value of "text-align"
read / write
textAlignLast ↔ String
Gets the value of "text-align-last"
read / write
textCombine ↔ String
Gets the value of "text-combine"
read / write
textDecoration ↔ String
Gets the value of "text-decoration"
read / write
textDecorationColor ↔ String
Gets the value of "text-decoration-color"
read / write
textDecorationLine ↔ String
Gets the value of "text-decoration-line"
read / write
textDecorationsInEffect ↔ String
Gets the value of "text-decorations-in-effect"
read / write
textDecorationStyle ↔ String
Gets the value of "text-decoration-style"
read / write
textEmphasis ↔ String
Gets the value of "text-emphasis"
read / write
textEmphasisColor ↔ String
Gets the value of "text-emphasis-color"
read / write
textEmphasisPosition ↔ String
Gets the value of "text-emphasis-position"
read / write
textEmphasisStyle ↔ String
Gets the value of "text-emphasis-style"
read / write
textFillColor ↔ String
Gets the value of "text-fill-color"
read / write
textIndent ↔ String
Gets the value of "text-indent"
read / write
textJustify ↔ String
Gets the value of "text-justify"
read / write
textLineThroughColor ↔ String
Gets the value of "text-line-through-color"
read / write
textLineThroughMode ↔ String
Gets the value of "text-line-through-mode"
read / write
textLineThroughStyle ↔ String
Gets the value of "text-line-through-style"
read / write
textLineThroughWidth ↔ String
Gets the value of "text-line-through-width"
read / write
textOrientation ↔ String
Gets the value of "text-orientation"
read / write
textOverflow ↔ String
Gets the value of "text-overflow"
read / write
textOverlineColor ↔ String
Gets the value of "text-overline-color"
read / write
textOverlineMode ↔ String
Gets the value of "text-overline-mode"
read / write
textOverlineStyle ↔ String
Gets the value of "text-overline-style"
read / write
textOverlineWidth ↔ String
Gets the value of "text-overline-width"
read / write
textRendering ↔ String
Gets the value of "text-rendering"
read / write
textSecurity ↔ String
Gets the value of "text-security"
read / write
textShadow ↔ String
Gets the value of "text-shadow"
read / write
textStroke ↔ String
Gets the value of "text-stroke"
read / write
textStrokeColor ↔ String
Gets the value of "text-stroke-color"
read / write
textStrokeWidth ↔ String
Gets the value of "text-stroke-width"
read / write
textTransform ↔ String
Gets the value of "text-transform"
read / write
textUnderlineColor ↔ String
Gets the value of "text-underline-color"
read / write
textUnderlineMode ↔ String
Gets the value of "text-underline-mode"
read / write
textUnderlinePosition ↔ String
Gets the value of "text-underline-position"
read / write
textUnderlineStyle ↔ String
Gets the value of "text-underline-style"
read / write
textUnderlineWidth ↔ String
Gets the value of "text-underline-width"
read / write
top ↔ String
Gets the value of "top"
read / write
touchAction ↔ String
Gets the value of "touch-action"
read / write
touchActionDelay ↔ String
Gets the value of "touch-action-delay"
read / write
transform ↔ String
Gets the value of "transform"
read / write
transformOrigin ↔ String
Gets the value of "transform-origin"
read / write
transformOriginX ↔ String
Gets the value of "transform-origin-x"
read / write
transformOriginY ↔ String
Gets the value of "transform-origin-y"
read / write
transformOriginZ ↔ String
Gets the value of "transform-origin-z"
read / write
transformStyle ↔ String
Gets the value of "transform-style"
read / write
transition ↔ String
Gets the value of "transition"
read / write
transitionDelay ↔ String
Gets the value of "transition-delay"
read / write
transitionDuration ↔ String
Gets the value of "transition-duration"
read / write
transitionProperty ↔ String
Gets the value of "transition-property"
read / write
transitionTimingFunction ↔ String
Gets the value of "transition-timing-function"
read / write
unicodeBidi ↔ String
Gets the value of "unicode-bidi"
read / write
unicodeRange ↔ String
Gets the value of "unicode-range"
read / write
userDrag ↔ String
Gets the value of "user-drag"
read / write
userModify ↔ String
Gets the value of "user-modify"
read / write
userSelect ↔ String
Gets the value of "user-select"
read / write
userZoom ↔ String
Gets the value of "user-zoom"
read / write
verticalAlign ↔ String
Gets the value of "vertical-align"
read / write
visibility ↔ String
Gets the value of "visibility"
read / write
whiteSpace ↔ String
Gets the value of "white-space"
read / write
widows ↔ String
Gets the value of "widows"
read / write
width ↔ String
Gets the value of "width"
read / write
willChange ↔ String
Gets the value of "will-change"
read / write
wordBreak ↔ String
Gets the value of "word-break"
read / write
wordSpacing ↔ String
Gets the value of "word-spacing"
read / write
wordWrap ↔ String
Gets the value of "word-wrap"
read / write
wrapFlow ↔ String
Gets the value of "wrap-flow"
read / write
wrapThrough ↔ String
Gets the value of "wrap-through"
read / write
writingMode ↔ String
Gets the value of "writing-mode"
read / write
zIndex ↔ String
Gets the value of "z-index"
read / write
zoom ↔ String
Gets the value of "zoom"
read / write

Methods

getPropertyValue(String propertyName) → String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
setProperty(String propertyName, String? value, [String? priority]) → void
toString() → String
A string representation of this object.
inherited

Operators

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