create static method

Cookbook create()

Implementation

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