toBuilder abstract method

ZoneTransitionBuilder toBuilder()
inherited

Converts the instance to a builder B.

The implementation of this method will be generated for you by the built_value generator.

Implementation

B toBuilder();