listValue property

List<JSON> listValue

Non-optional JSON

Implementation

List<JSON> get listValue => list ?? List.unmodifiable([]);