Support for generics with list #128
-
As per examples not getting, how to create a list of generics types and access its elements. |
Beta Was this translation helpful? Give feedback.
Answered by
IndroidsRohan03
Oct 22, 2023
Replies: 2 comments
-
class Colab { getting dart_eval runtime exception: type 'Participant' is not a subtype of type '$Instance' in type cast .. same flow works perfect |
Beta Was this translation helpful? Give feedback.
0 replies
-
BridgeFieldDef(BridgeTypeAnnotation( |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ethanblake4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BridgeFieldDef(BridgeTypeAnnotation(
BridgeTypeRef(CoreTypes.list, [$Participant.$type]))) worked