create static method

ClientApp create()

Implementation

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