getCategory method Null safety

String getCategory()

Implementation

String getCategory() {
    return category;
}