getDefault static method

CreateAppResponse getDefault()

Implementation

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