targetFields property Null safety
read / write
List of strings to look up message's data field to get matched
Implementation
List<String> targetFields = [];
List of strings to look up message's data field to get matched
List<String> targetFields = [];