identifiers property

  1. @override
List<List> identifiers
finalinherited

Represents the identifiers that have been found in the scanned assets.

Implementation

@override
final List<List<dynamic>> identifiers = <List<dynamic>>[];