create static method

Recipient create()

Implementation

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