roleName property

String? roleName
final

name of the role if type is "0" (not present if type is "1")

Available in : CHANNEL_OVERWRITE_CREATE & CHANNEL_OVERWRITE_UPDATE & CHANNEL_OVERWRITE_DELETE

is not always returned, hence the nullable porperty

Implementation

final String? roleName;