factory GetTwitterResponse.fromJson(Map<String, dynamic> json) { return _$GetTwitterResponseFromJson(json); }