attributeNames property

List<String?> attributeNames
override

The parameters that the Intl.message call may provide.

Implementation

get attributeNames =>
    const ["name", "desc", "examples", "args", "meaning", "skip"];