hasFrame property

bool get hasFrame

Whether this data has a frame to show.

A Protobuf bytes object is never null, only empty.

Implementation

bool get hasFrame => frame.isNotEmpty;