proofs property
- @Deprecated('Removed in Mastodon 3.5.0. Only use for compatibility with older servers.')
Identity proofs API.
Deprecated: The identity proofs feature was removed in Mastodon 3.5.0.
Implementation
@Deprecated(
'Removed in Mastodon 3.5.0. Only use for compatibility with older servers.',
)
ProofsApi get proofs => ProofsApi(_http);