amountFromDk property

  1. @TagNumber.new(19)
int get amountFromDk

Implementation

@$pb.TagNumber(19)
$core.int get amountFromDk => $_getIZ(18);
  1. @TagNumber.new(19)
set amountFromDk (int v)

Implementation

@$pb.TagNumber(19)
set amountFromDk($core.int v) { $_setSignedInt32(18, v); }