The roles assigned to the currently authorized user.
@JsonKey(name: 'roles') List<Role>? get roles => throw _privateConstructorUsedError;