emptyList property

List<String> get emptyList

Implementation

List<String> get emptyList => [];