accessList property

List<AccessListEntry>? get accessList

Implementation

List<AccessListEntry>? get accessList => _accessList;