create static method

RemoteClientInfo create()

Implementation

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