clone method

  1. @override
IHometown clone()
override

Implementation

@override
IHometown clone() => Hometown.fromJson(deepCloneMap(wrapped));