Llama constructor Null safety

Llama(
  1. String _name
)

Implementation

Llama(this._name);