modulo<T> function
LogoDart

modulo<T>#

T modulo<T>(Object? first, Object? second)

Perform JavaScript remainder (%) on two values.