getDefault static method

RegisterAuthApplicationResponse getDefault()

Implementation

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