byte property

  1. @override
int get byte
override

Byte representation.

Implementation

@override
int get byte => _value;