hasSource property

  1. @override
bool hasSource
final

Returns true if the source of the input data is available as a String value. If the source of the input data is not available, it returns false.

Implementation

@override
final bool hasSource = false;