deviceMemory property

double? deviceMemory
final

the amount of device memory in gigabytes. This value is an approximation given by rounding to the nearest power of 2 and dividing that number by 1024.

Implementation

final double? deviceMemory;