serializerForWireName abstract method
Gets a serializer; returns null
if none is found. For use in plugins
and other extension code.
Implementation
Serializer? serializerForWireName(String wireName);
Gets a serializer; returns null
if none is found. For use in plugins
and other extension code.
Serializer? serializerForWireName(String wireName);