toBuilder abstract method

SeatingConfigChangeBuilder 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();