or method

  1. @override
Logic or()
override

Unary OR.

Implementation

@override
Logic or() => packed.or();