SkeletonReasonPin constructor
const
SkeletonReasonPin({})
Implementation
@JsonSerializable(includeIfNull: false)
const factory SkeletonReasonPin({
@Default('app.bsky.feed.defs#skeletonReasonPin') String $type,
Map<String, dynamic>? $unknown,
}) = _SkeletonReasonPin;