app_bsky_embed_defs library

Classes

AspectRatio
width:height represents an aspect ratio. It may be approximate, and may not correspond to absolute dimensions in any given unit.
AspectRatioConverter

Functions

isAspectRatio(Map<String, dynamic>? object) bool
Returns true if object is AspectRatio, otherwise false.