create static method

ReadAllRequest create()

Implementation

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