Now not only the class name could be the response type, but also array type. So `-> Single<A[]>` should be formated as -> Single<[A]> |
||
|---|---|---|
| .. | ||
| method-declaration.twig | ||
| method-func.twig | ||
Now not only the class name could be the response type, but also array type. So `-> Single<A[]>` should be formated as -> Single<[A]> |
||
|---|---|---|
| .. | ||
| method-declaration.twig | ||
| method-func.twig | ||