data property

T data
getter/setter pair

The data which has been loaded.

Implementation

late T data;