list property

List? list
override

Implementation

List? get list {
  return null;
}