isData property

  1. @override
bool get isData
override

Is this a data state?

Implementation

@override
bool get isData => true;