Architecture.all constructor

Architecture.all()

Implementation

factory Architecture.all() => const Architecture(_arm64 | _x64 | _x86);