create static method

RetryInfo create()

Implementation

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