multipleOf property

double? multipleOf
getter/setter pair

Number must be a multiple of this value.

Implementation

core.double? multipleOf;