Docs fix an=>a (#118652)

This commit is contained in:
Justin McCandless 2023-01-18 14:52:24 -08:00 committed by GitHub
parent 666dccc85e
commit d07b88e4c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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