getDefault static method

Implementation

@$core.pragma('dart2js:noInline')
static FFConfirmationDialogResponse getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<FFConfirmationDialogResponse>(create);