netAssets property

  1. @BuiltValueField.new(wireName: r'netAssets')
String? get netAssets

The net assets of the business.

Implementation

@BuiltValueField(wireName: r'netAssets')
String? get netAssets;