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