multipleOf property
Specifies the multipleOf value number. The value must strictly greater than 0.
Only applicable for associated number or integer types.
Implementation
final num? multipleOf;
Specifies the multipleOf value number. The value must strictly greater than 0.
Only applicable for associated number or integer types.
final num? multipleOf;