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);
|
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
|
@immutable
|
||||||
class MethodCall {
|
class MethodCall {
|
||||||
/// Creates a [MethodCall] representing the invocation of [method] with the
|
/// Creates a [MethodCall] representing the invocation of [method] with the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user