Dartの基礎~その1:Dartの型付け
Error compiling to JavaScript:main.dart:13:1:Error: The return type can't be 'var'.var multiplyMethod2(int a, int b){^^^Error: Compilation failed.
Error compiling to JavaScript:main.dart:13:1:Error: The return type can't be 'var'.var multiplyMethod2(int a, int b){^^^Error: Compilation failed.