create static method

Friend create()

Implementation

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