create static method

ProgramSource create()

Implementation

@$core.pragma('dart2js:noInline')
static ProgramSource create() => ProgramSource._();