id property

  1. @HiveField(0)
int id
final

Unique identifier for the movie.

Implementation

@HiveField(0)
final int id;