values property

MapCopyWith<$R, String, GameDialogComponentValue, GameDialogComponentValueCopyWith<$R, GameDialogComponentValue, GameDialogComponentValue>> get values

Implementation

MapCopyWith<
  $R,
  String,
  GameDialogComponentValue,
  GameDialogComponentValueCopyWith<
    $R,
    GameDialogComponentValue,
    GameDialogComponentValue
  >
>
get values;