isData property

  1. @override
bool get isData
override

Returns true if this is AsyncData.

Implementation

@override
bool get isData => true;