v5 static method

String v5(
  1. String name
)

Implementation

static String v5(String name) => _uuid.v5(Uuid.NAMESPACE_URL, name);