create static method

Implementation

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