create static method

GetCurrentRequest create()

Implementation

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