decodeMethodCall method Null safety
- ByteData? methodCall
Decodes the specified methodCall
from binary.
Implementation
MethodCall decodeMethodCall(ByteData? methodCall);
Decodes the specified methodCall
from binary.
MethodCall decodeMethodCall(ByteData? methodCall);