listOrEmpty property

List get listOrEmpty

获取List, 类型匹配才有值

Implementation

List<dynamic> get listOrEmpty => listOrDefValue([]);