getValue abstract method
- String name
Gets the DataAttributeValue or null if it is not contained.
nameAttribute name.
Returns DataAttributeValue?. Attribute value.
Implementation
DataAttributeValue? getValue(String name);
Gets the DataAttributeValue or null if it is not contained.
name Attribute name.Returns DataAttributeValue?. Attribute value.
DataAttributeValue? getValue(String name);