$Locale.wrap constructor

$Locale.wrap(
  1. Locale $value
)

Wrap a Locale in a $Locale

Implementation

$Locale.wrap(this.$value);