fromGraphQLBlocklistCursorToDartBlocklistCursor function
- String v
Implementation
BlocklistCursor fromGraphQLBlocklistCursorToDartBlocklistCursor(String v) =>
BlocklistCursor(v);
BlocklistCursor fromGraphQLBlocklistCursorToDartBlocklistCursor(String v) =>
BlocklistCursor(v);