softDelete static method

String softDelete(
  1. String userId
)

Implementation

static String softDelete(String userId) => 'users/$userId/$softDeleteSuffix';