Serializes this source specification to JSON.
@override Map<String, dynamic> toJson() => {'type': 'local', 'paths': paths};