faithoflifedev / yt

Multiple YouTube APIs in one Dart library
MIT License
10 stars 3 forks source link

Nullable fields in content details class for broadcast #9

Closed JSBmanD closed 6 months ago

JSBmanD commented 6 months ago

There're a lot of nullable fields in model: https://developers.google.com/resources/api-libraries/documentation/youtube/v3/csharp/latest/classGoogle_1_1Apis_1_1YouTube_1_1v3_1_1Data_1_1LiveBroadcastContentDetails.html But as I see and encounter - library doesn't have support for nullability of these fields.

image
faithoflifedev commented 6 months ago

Resolved in the latest release - yt 2.2.5+4