album property Null safety

String? album

Implementation

String? get album native;
void album= (String? value)

Implementation

set album(String? value) native;