create static method

RESTCall create()

Implementation

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