getDefault static method

GetCurrentUserResponse getDefault()

Implementation

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