firstPublished property
Date the first time the application status entered the 'Public' status.
Implementation
@JsonKey(name:'firstPublished')
String? firstPublished;
Date the first time the application status entered the 'Public' status.
@JsonKey(name:'firstPublished')
String? firstPublished;