Locale constructor

const Locale(
  1. String code
)

Implementation

const Locale(this.code);