width property

  1. @BuiltValueField(wireName: r'width')
num? width

The width of the photo.

Implementation

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