type property

List<Coding>? type
inherited

type Code specifying the type of source where event originated.

Implementation

List<Coding>? get type => throw _privateConstructorUsedError;