factory WhileLoopStatement.fromJson(Map<String, dynamic> json) => _$WhileLoopStatementFromJson(json);