system property Null safety
inherited
system is a flag that indicates if the Field is a system field.
Implementation
bool get system => throw _privateConstructorUsedError;
system is a flag that indicates if the Field is a system field.
bool get system => throw _privateConstructorUsedError;