create static method

UnFollowRequest create()

Implementation

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