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