toBuilder abstract method

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