isSuccess method

bool isSuccess()

Implementation

bool isSuccess() => this is DataResponseSuccess;