CopyWith$Query$searchPlayers<TRes>.stub constructor

CopyWith$Query$searchPlayers<TRes>.stub(
  1. TRes res
)

Implementation

factory CopyWith$Query$searchPlayers.stub(TRes res) =
    _CopyWithStubImpl$Query$searchPlayers;