copyWithValue abstract method

  1. @internal
  2. @internal
AlfredUserConfigurationConfig<T> copyWithValue(
  1. T? value
)

Implementation

@internal
@internal
AlfredUserConfigurationConfig<T> copyWithValue(T? value);