swapCase property

NamingStrategy swapCase
getter/setter pair

Implementation

static NamingStrategy swapCase = (String value) => value.toSwapCase();