aesDsc property Null safety

List<int> aesDsc

Implementation

@$pb.TagNumber(2)
$core.List<$core.int> get aesDsc => $_getN(1);
void aesDsc=(List<int> v)

Implementation

@$pb.TagNumber(2)
set aesDsc($core.List<$core.int> v) { $_setBytes(1, v); }