system property Null safety

bool system
inherited

system is a flag that indicates if the Collection is a system collection.

Implementation

bool get system =>
    throw _privateConstructorUsedError;