parseSuccessData property

S Function(dynamic) parseSuccessData
final

Parse the returned data from the underlying function

Implementation

final S Function(dynamic) parseSuccessData;