api/backend/graphql/parsers/call library

Functions

fromDartChatCallCredentialsNullableToGraphQLChatCallCredentialsNullable(ChatCallCredentials? v) String?
fromDartChatCallCredentialsToGraphQLChatCallCredentials(ChatCallCredentials v) String
fromDartChatCallDeviceIdNullableToGraphQLChatCallDeviceIdNullable(ChatCallDeviceId? v) String?
fromDartChatCallDeviceIdToGraphQLChatCallDeviceId(ChatCallDeviceId v) String
fromDartChatCallRoomJoinLinkNullableToGraphQLChatCallRoomJoinLinkNullable(ChatCallRoomJoinLink? v) String?
fromDartIncomingChatCallsCursorNullableToGraphQLIncomingChatCallsCursorNullable(IncomingChatCallsCursor? v) String?
fromDartIncomingChatCallsCursorToGraphQLIncomingChatCallsCursor(IncomingChatCallsCursor v) String
fromDartListChatCallCredentialsNullableToGraphQLListChatCallCredentialsNullable(List<ChatCallCredentials?> v) List<String?>
fromDartListChatCallCredentialsToGraphQLListChatCallCredentials(List<ChatCallCredentials> v) List<String>
fromDartListChatCallDeviceIdNullableToGraphQLListChatCallDeviceIdNullable(List<ChatCallDeviceId?> v) List<String?>
fromDartListChatCallDeviceIdToGraphQLListChatCallDeviceId(List<ChatCallDeviceId> v) List<String>
fromDartListChatCallRoomJoinLinkNullableToGraphQLListChatCallRoomJoinLinkNullable(List<ChatCallRoomJoinLink?> v) List<String?>
fromDartListIncomingChatCallsCursorNullableToGraphQLListIncomingChatCallsCursorNullable(List<IncomingChatCallsCursor?> v) List<String?>
fromDartListIncomingChatCallsCursorToGraphQLListIncomingChatCallsCursor(List<IncomingChatCallsCursor> v) List<String>
fromDartListNullableChatCallCredentialsNullableToGraphQLListNullableChatCallCredentialsNullable(List<ChatCallCredentials?>? v) List<String?>?
fromDartListNullableChatCallCredentialsToGraphQLListNullableChatCallCredentials(List<ChatCallCredentials>? v) List<String>?
fromDartListNullableChatCallDeviceIdNullableToGraphQLListNullableChatCallDeviceIdNullable(List<ChatCallDeviceId?>? v) List<String?>?
fromDartListNullableChatCallDeviceIdToGraphQLListNullableChatCallDeviceId(List<ChatCallDeviceId>? v) List<String>?
fromDartListNullableChatCallRoomJoinLinkNullableToGraphQLListNullableChatCallRoomJoinLinkNullable(List<ChatCallRoomJoinLink?>? v) List<String?>?
fromDartListNullableIncomingChatCallsCursorNullableToGraphQLListNullableIncomingChatCallsCursorNullable(List<IncomingChatCallsCursor?>? v) List<String?>?
fromDartListNullableIncomingChatCallsCursorToGraphQLListNullableIncomingChatCallsCursor(List<IncomingChatCallsCursor>? v) List<String>?
fromGraphQLChatCallCredentialsNullableToDartChatCallCredentialsNullable(String? v) ChatCallCredentials?
fromGraphQLChatCallCredentialsToDartChatCallCredentials(String v) ChatCallCredentials
fromGraphQLChatCallDeviceIdNullableToDartChatCallDeviceIdNullable(String? v) ChatCallDeviceId?
fromGraphQLChatCallDeviceIdToDartChatCallDeviceId(String v) ChatCallDeviceId
fromGraphQLChatCallRoomJoinLinkNullableToDartChatCallRoomJoinLinkNullable(String? v) ChatCallRoomJoinLink?
fromGraphQLIncomingChatCallsCursorNullableToDartIncomingChatCallsCursorNullable(String? v) IncomingChatCallsCursor?
fromGraphQLIncomingChatCallsCursorToDartIncomingChatCallsCursor(String v) IncomingChatCallsCursor
fromGraphQLListChatCallCredentialsNullableToDartListChatCallCredentialsNullable(List<Object?> v) List<ChatCallCredentials?>
fromGraphQLListChatCallCredentialsToDartListChatCallCredentials(List<Object?> v) List<ChatCallCredentials>
fromGraphQLListChatCallDeviceIdNullableToDartListChatCallDeviceIdNullable(List<Object?> v) List<ChatCallDeviceId?>
fromGraphQLListChatCallDeviceIdToDartListChatCallDeviceId(List<Object?> v) List<ChatCallDeviceId>
fromGraphQLListChatCallRoomJoinLinkNullableToDartListChatCallRoomJoinLinkNullable(List<Object?> v) List<ChatCallRoomJoinLink?>
fromGraphQLListIncomingChatCallsCursorNullableToDartListIncomingChatCallsCursorNullable(List<Object?> v) List<IncomingChatCallsCursor?>
fromGraphQLListIncomingChatCallsCursorToDartListIncomingChatCallsCursor(List<Object?> v) List<IncomingChatCallsCursor>
fromGraphQLListNullableChatCallCredentialsNullableToDartListNullableChatCallCredentialsNullable(List<Object?>? v) List<ChatCallCredentials?>?
fromGraphQLListNullableChatCallCredentialsToDartListNullableChatCallCredentials(List<Object?>? v) List<ChatCallCredentials>?
fromGraphQLListNullableChatCallDeviceIdNullableToDartListNullableChatCallDeviceIdNullable(List<Object?>? v) List<ChatCallDeviceId?>?
fromGraphQLListNullableChatCallDeviceIdToDartListNullableChatCallDeviceId(List<Object?>? v) List<ChatCallDeviceId>?
fromGraphQLListNullableChatCallRoomJoinLinkNullableToDartListNullableChatCallRoomJoinLinkNullable(List<Object?>? v) List<ChatCallRoomJoinLink?>?
fromGraphQLListNullableIncomingChatCallsCursorNullableToDartListNullableIncomingChatCallsCursorNullable(List<Object?>? v) List<IncomingChatCallsCursor?>?
fromGraphQLListNullableIncomingChatCallsCursorToDartListNullableIncomingChatCallsCursor(List<Object?>? v) List<IncomingChatCallsCursor>?