identification property

  1. @BuiltValueField.new(wireName: r'identification')
String get identification

The identification code.

Implementation

@BuiltValueField(wireName: r'identification')
String get identification;