create method Null safety

Tenant create()

Implementation

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