create static method

RestNodeUrl create()

Implementation

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