copyWith static method

SSEResultState copyWith(
  1. SSEResultState instance
)

Implementation

static SSEResultState copyWith(SSEResultState instance) => instance;