cosmoBinaryReferenceAsBytes property
Implementation
core.List<core.int> get cosmoBinaryReferenceAsBytes =>
    convert.base64.decode(cosmoBinaryReference!);core.List<core.int> get cosmoBinaryReferenceAsBytes =>
    convert.base64.decode(cosmoBinaryReference!);