create static method

RemoveRequest create()

Implementation

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