create static method

AlbumResponse create()

Implementation

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