radius property

double? get radius

Implementation

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