onProfileSearchResultsInternal abstract method
Implementation
}}abstract class MesiboProfileSearchListenerFlutter{static const MessageCodec<Object?> codec= _MesiboProfileSearchListenerFlutterCodec();void onProfileSearchResultsInternal(List<MesiboProfile?> profiles,int reqid,bool update);