result property
T?
result
final
The requested data or success confirmation (array|number|object|string).
Implementation
final T? result;
The requested data or success confirmation (array|number|object|string).
final T? result;