getDouble abstract method
- String name
Gets the value of a double precision floating decimal attribute or null if it is not contained or the type doesn't match.
nameAttribute name.
Returns double?. Attribute value.
Implementation
double? getDouble(String name);