HiveField constructor
const
HiveField(
- int index, {
- dynamic defaultValue,
TODO: Document this!
Implementation
const HiveField(this.index, {this.defaultValue});
TODO: Document this!
const HiveField(this.index, {this.defaultValue});