throwUnimplemented method
Never
throwUnimplemented()
Implementation
Never throwUnimplemented() {
throw AFException("You must implement the startAsync method of the query $runtimeType");
}
Never throwUnimplemented() {
throw AFException("You must implement the startAsync method of the query $runtimeType");
}