admins property

List<Admin>? admins
getter/setter pair

A collection of Admins.

Implementation

core.List<Admin>? admins;