specifications property

  1. @TagNumber.new(19)
String get specifications

Optional specifications

Implementation

@$pb.TagNumber(19)
$core.String get specifications => $_getSZ(9);
  1. @TagNumber.new(19)
set specifications (String value)

Implementation

@$pb.TagNumber(19)
set specifications($core.String value) => $_setString(9, value);