id property

  1. @BuiltValueField.new(wireName: r'id')
num? get id

Implementation

@BuiltValueField(wireName: r'id')
num? get id;