Docs fix an=>a (#118652)
This commit is contained in:
parent
666dccc85e
commit
d07b88e4c7
@ -29,7 +29,7 @@ abstract class MessageCodec<T> {
|
||||
T? decodeMessage(ByteData? message);
|
||||
}
|
||||
|
||||
/// An command object representing the invocation of a named method.
|
||||
/// A command object representing the invocation of a named method.
|
||||
@immutable
|
||||
class MethodCall {
|
||||
/// Creates a [MethodCall] representing the invocation of [method] with the
|
||||
|
Loading…
x
Reference in New Issue
Block a user