We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e3e85 commit 039c78cCopy full SHA for 039c78c
1 file changed
lib/src/platform/src/platform_object.dart
@@ -58,7 +58,9 @@ abstract class PlatformObject {
58
}
59
60
/// invoke platform method channel with AblyMessage encapsulation
61
- /* FIXME(ikurek): This seems wrong - the structure is either
+ /* FIXME(ikurek): https://github.com/ably/ably-flutter/issues/179
62
+ This seems wrong - the structure is either
63
+
64
{
65
message: {
66
message: argument,
0 commit comments