ListAttribute constructor
const
ListAttribute([
- String? value
Implementation
const ListAttribute([String? value]) : super(value: value);
const ListAttribute([String? value]) : super(value: value);