create static method

UserOperation create()

Implementation

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