size property

FhirUnsignedInt? size
inherited

size The number of bytes of data that make up this attachment (before base64 encoding, if that is done).

Implementation

FhirUnsignedInt? get size => throw _privateConstructorUsedError;