totalShards property Null safety

int totalShards

Implementation

@$pb.TagNumber(5)
$core.int get totalShards => $_getIZ(4);
void totalShards=(int v)

Implementation

@$pb.TagNumber(5)
set totalShards($core.int v) { $_setSignedInt32(4, v); }