create static method

FriendInfo create()

Implementation

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