Closed katsuyax closed 2 years ago
We were getting the following error type 'String' is not a subtype of type 'int' in type cast
type 'String' is not a subtype of type 'int' in type cast
So I tried to convert 'id' to int.
@0maru Can you review it?
93
We were getting the following error
type 'String' is not a subtype of type 'int' in type cast
So I tried to convert 'id' to int.
@0maru Can you review it?