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