create static method

Recipe create()

Implementation

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