Преобразование json в модель
factory TerminalCreateRequest.fromJson(Map<String, dynamic> json) => _$TerminalCreateRequestFromJson(json);