totalSurface property

double? get totalSurface

Implementation

double? get totalSurface => (_$data['totalSurface'] as double?);