getDefault static method

GetAuthApplicationRequest getDefault()

Implementation

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