Animal constructor

Animal(
  1. FakerXLocale _locale
)

Implementation

Animal(this._locale);