scopes property

List<String>? scopes
getter/setter pair

Scopes which aren't required for this base class but are used for any that involve authentication & permissions

Implementation

List<String>? scopes;