WebApiModulesSettingsBillingScheduleServiceLogBillingScheduleServiceLog.fromJson constructor

WebApiModulesSettingsBillingScheduleServiceLogBillingScheduleServiceLog.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiModulesSettingsBillingScheduleServiceLogBillingScheduleServiceLog.fromJson(
        Map<String, dynamic> json) =>
    _$WebApiModulesSettingsBillingScheduleServiceLogBillingScheduleServiceLogFromJson(
        json);