onNoRemoteData function
void
onNoRemoteData()
Implementation
void onNoRemoteData() => printToConsole(message: "Failed to get remote repository data", color: CliColor.red);
void onNoRemoteData() => printToConsole(message: "Failed to get remote repository data", color: CliColor.red);