data property

List<T> data
final

If data is empty check isMatchedVersion and isMemoryPayload to ensure the JSON file loaded is a memory file.

Implementation

final data = <T>[];