getDefault static method

GetEventsResponse getDefault()

Implementation

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