hasSourceAccess property

  1. @override
bool get hasSourceAccess

Returns true if this loader can provide access to the source.

Implementation

@override
bool get hasSourceAccess => true;