create static method

Album create()

Implementation

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