cannot be used because it is not part of the C# 4.0 language specification
How do i fix it?
SUGAR Unity only works when the Scripting Runtime Version of the project is set to .NET 4.6 Equivalent. This can be set by going to the Player Settings and is found under the 'Other Settings' tab.
Thanks