Map<String, dynamic> toJsonFun(Object Function(T? value) toJsonT) => BaseConvert.$BaseResultToJson(this, toJsonT);