Flutter – No implementation found for method “sendCustomData” on channel com.mobile.app/customChannel
for a job I need to call Custom MethodChannel and get information from Android native code, but I get the error “No implementation found for method “sendCustomData” on channel com.mobile.app/customChannel“.