abstractAdapterName

@Nullable
open fun abstractAdapterName(protoType: ProtoType): ClassName

Returns the Java type of the abstract adapter class generated for a corresponding protoType. Returns null if protoType is not using a custom proto adapter.