array property

List<String>? array
final

Array value.

Implementation

final List<String>? array;