IntMultipleOfExtension extension
Extension on int to support isMultipleOf
- on
Methods
-
isMultipleOf(
int other) → bool -
Available on int, provided by the IntMultipleOfExtension extension
Returns true if this int is a multiple ofother
Extension on int to support isMultipleOf
Available on int, provided by the IntMultipleOfExtension extension
Returns true if this int is a multiple ofother