UpdateExt extension

on

Methods

update<T extends AxelorModel>({required bool baseDomain, required String model, required int id, required AxelorMapper<T> mapper, required AxelorBody body, int? version, String? endPoint, bool withAuth = true, Map<String, dynamic>? params, Map<String, dynamic>? headers}) Future<AxelorResult<T>>

Available on AxelorImpl, provided by the UpdateExt extension

update model in axelor backend