notificationExtraType property Null safety
@JsonKey(defaultValue: NIMNotificationExtraType.message), final
点击通知栏传递的extra类型
Implementation
@JsonKey(defaultValue: NIMNotificationExtraType.message)
final NIMNotificationExtraType notificationExtraType;