id property

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

Implementation

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