ReasonPin constructor
Implementation
@jsonSerializable
const factory ReasonPin({
@typeKey @Default(appBskyFeedDefsReasonPin) String type,
}) = _ReasonPin;
@jsonSerializable
const factory ReasonPin({
@typeKey @Default(appBskyFeedDefsReasonPin) String type,
}) = _ReasonPin;