create static method

FollowRequest create()

Implementation

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