fineTunesDeletePathWithIdModel static method

String fineTunesDeletePathWithIdModel(
  1. String model
)

Implementation

static String fineTunesDeletePathWithIdModel(String model) =>
    '$modelsPath/$model';