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