I’m trying to use FuelRouting to create custom rou...
# android
m
I’m trying to use FuelRouting to create custom routers, but I get an error that my subclass does not implement abstract base class member
public abstract val body: String?
.