categorys property

  1. @HiveField.new(0)
List<Category> get categorys
inherited

Implementation

@HiveField(0)
List<Category> get categorys => throw _privateConstructorUsedError;