adapter

expect val adapter: ProtoAdapter<M>

The ProtoAdapter for encoding and decoding messages of this type.

@get:JvmName(name = "adapter")
actual val adapter: ProtoAdapter<M>

The ProtoAdapter for encoding and decoding messages of this type.

actual val adapter: ProtoAdapter<M>

The ProtoAdapter for encoding and decoding messages of this type.