copyWith abstract method
Creates a copy of this DiagnosticsSerializationDelegate with the provided values.
Implementation
DiagnosticsSerializationDelegate copyWith({int subtreeDepth, bool includeProperties});
Creates a copy of this DiagnosticsSerializationDelegate with the provided values.
DiagnosticsSerializationDelegate copyWith({int subtreeDepth, bool includeProperties});