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