Get model from map
factory UserEntity.fromJson(Map<String, dynamic> json) => _$UserEntityFromJson(json);