pathCase property

NamingStrategy pathCase
getter/setter pair

Implementation

static NamingStrategy pathCase = (String value) => value.toPathCase();