create static method

TrainingJobLogEntry create()

Implementation

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