calculateMD5 property

bool? get calculateMD5

Implementation

bool? get calculateMD5 => (_$data['calculateMD5'] as bool?);