name property

String name

Implementation

String get name {
  return settings.name ?? '';
}