create static method

PostSetupOpts create()

Implementation

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