bodyType property

FullType? bodyType
final

The full type of the body.

This is null if the body type is void.

Implementation

final FullType? bodyType;