W3WProjection constructor
W3WProjection(
- String threeWords
Implementation
factory W3WProjection(String threeWords) {
return W3WProjection._create(threeWords);
}
factory W3WProjection(String threeWords) {
return W3WProjection._create(threeWords);
}