replicationFactor property
int
get
replicationFactor
Implementation
@$pb.TagNumber(6)
$core.int get replicationFactor => $_getIZ(3);
set
replicationFactor
(int v)
Implementation
@$pb.TagNumber(6)
set replicationFactor($core.int v) { $_setUnsignedInt32(3, v); }