getDefault static method

GetMyProfileResponse getDefault()

Implementation

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