getDefault static method

GetMyUserResponse getDefault()

Implementation

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