fileContents property
The bytes that constitute the file.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get fileContents => $_getN(1);
The bytes that constitute the file.
@$pb.TagNumber(3)
$core.List<$core.int> get fileContents => $_getN(1);