multiply top-level property

double Function(dynamic a, dynamic b) multiply
getter/setter pair

Implementation

var multiply = _ops.multiply;