parseSuccessData property
final
Parse the returned data from the underlying function
Implementation
final S Function(dynamic) parseSuccessData;
Parse the returned data from the underlying function
final S Function(dynamic) parseSuccessData;