encodeMethodCall method Null safety
- MethodCall methodCall
Encodes the specified methodCall into binary.
Implementation
ByteData encodeMethodCall(MethodCall methodCall);
Encodes the specified methodCall into binary.
ByteData encodeMethodCall(MethodCall methodCall);