getDefault static method

ListActionsResponse getDefault()

Implementation

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