this is PlayerService class. the service for modul auth #5
Annotations
2 warnings
|
build:
Modules/Auth/Models/Player.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Modules/Auth/Models/Player.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|