DoubleOrNullExtensions extension

Double Extensions

on

Methods

isNull() bool

Available on double?, provided by the DoubleOrNullExtensions extension

Checks if the given String s is null or empty
validate({double value = 0.0}) double

Available on double?, provided by the DoubleOrNullExtensions extension

Validates the double value and returns it if not null.