title property

  1. @HiveField(1)
String title
final

Title of the movie.

Implementation

@HiveField(1)
final String title;