name property

String? name
final

name is a getter method that returns the name of the model.

Implementation

final String? name;