getDefault static method

GetAllItemsResponse getDefault()

Implementation

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