emptyList property Null safety

List<String> emptyList

Implementation

List<String> get emptyList => [];