data property

T get data

Implementation

T get data => (this as DataResponseSuccess).data;