frameRate property
Should not be overridable @doc Frame rate of the Lottie animation (fps).
Implementation
@$pb.TagNumber(6)
$core.double get frameRate => $_getN(5);
Should not be overridable @doc Frame rate of the Lottie animation (fps).
@$pb.TagNumber(6)
$core.double get frameRate => $_getN(5);