copy method

IsoBitSet copy()

Implementation

IsoBitSet copy() => IsoBitSet.from(_bits);