Converts a dynamic response to the generic type T.
T
@override EpochInfo onResonse(result) { return EpochInfo.fromJson(result); }