Modulo operator. Currently unimplemented
@override Logic operator %(dynamic other) { throw UnimplementedError('Operator not implemented.'); }