create static method

PhotosRequest create()

Implementation

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