multipleOf property

num? multipleOf
final

A number that the value must be a multiple of.

Implementation

final num? multipleOf;