inputAudioBytes property
- @TagNumber.new(16)
Implementation
@$pb.TagNumber(16)
$fixnum.Int64 get inputAudioBytes => $_getI64(12);
- @TagNumber.new(16)
Implementation
@$pb.TagNumber(16)
set inputAudioBytes($fixnum.Int64 value) => $_setInt64(12, value);