create static method

Book create()

Implementation

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