create static method

FriendRequest create()

Implementation

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