create static method

ClientDetails create()

Implementation

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