lang property Null safety

String lang
read / write

language of response

Implementation

late String lang = "en";