void + flutter void future Flutter Future<void> vs Future<Null> vs voidWhat is the main difference between: Future<void> function(){} Future<Null> function(){} void function() {} funtion(){} Sometimes I use void or future when calling the API but I don't wono | discuss | tweet
+ flutter void future Flutter Future<void> vs Future<Null> vs voidWhat is the main difference between: Future<void> function(){} Future<Null> function(){} void function() {} funtion(){} Sometimes I use void or future when calling the API but I don't wono | discuss | tweet