import 'package:vulpes_backend_client/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Id of the File Source | [optional] |
| name | String | Name to display it in the ui | [optional] |
| volume | double | Volume | [optional] |
| pitch | double | Pitch | [optional] |
| weight | int | Weight | [optional] |
| stream | bool | Stream | [optional] |
| attenuationDistance | int | AttenuationDistance | [optional] |
| preload | bool | preload | [optional] |
| type | String | type | [optional] |