aspectRatio property

  1. @TagNumber(105)
FFAspectRatio get aspectRatio

Implementation

@$pb.TagNumber(105)
FFAspectRatio get aspectRatio => $_getN(103);
  1. @TagNumber(105)
set aspectRatio (FFAspectRatio value)

Implementation

@$pb.TagNumber(105)
set aspectRatio(FFAspectRatio value) => $_setField(105, value);