codeSystem property

List<TerminologyCapabilitiesCodeSystem>? codeSystem
inherited

codeSystem Identifies a code system that is supported by the server. If there is a no code system URL, then this declares the general assumptions a client can make about support for any CodeSystem resource.

Implementation

List<TerminologyCapabilitiesCodeSystem>? get codeSystem =>
    throw _privateConstructorUsedError;