W9.fromButlerResult constructor
W9.fromButlerResult(
- ButlerResult result
Implementation
factory W9.fromButlerResult(ButlerResult result) => W9.fromJson(result.toJson());
factory W9.fromButlerResult(ButlerResult result) => W9.fromJson(result.toJson());