isFallback property
If true, response has fallen-back to generic results, and is not scoped using relativeToDid
Implementation
@ProfileViewConverter() List<ProfileView> get suggestions;/// If true, response has fallen-back to generic results, and is not scoped using relativeToDid
bool get isFallback;