class Constants { static const List userRoles = ['USER', 'ADMIN']; }