stars property

  1. @protected
List<Star>? stars
getter/setter pair

The list of stars spawned by the behaviour

Implementation

@protected
List<Star>? stars;