CodeBuilder typedef

CodeBuilder = void Function(String codeContent)

Implementation

typedef CodeBuilder = void Function(String codeContent);