resources property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<String>? resources
getter/setter pair

The names of the resources where the message is found.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<core.String>? resources;