ICPAccount constructor
ICPAccount({
- CurveType curveType = CurveType.ed25519,
Implementation
ICPAccount({this.curveType = CurveType.ed25519});
ICPAccount({this.curveType = CurveType.ed25519});