atUserList property

void atUserList=(List<String> value)

设置@列表

Implementation

set atUserList(List<String> value) => _atUserList = value;