getDefault static method

FFAspectRatio getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static FFAspectRatio getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<FFAspectRatio>(create);