ShareesapiSearchShareType typedef

ShareesapiSearchShareType = ({int? $int, BuiltList<int>? builtListInt})

Implementation

typedef ShareesapiSearchShareType = ({BuiltList<int>? builtListInt, int? $int});