extServer property Null safety

String? extServer
final

Get the server extension configuration /// The field is defined by third-party apps as getExtension()}. CommsEase provides the storage and pass-through delivery without interpretation. /// This setting is configured using a server API and the client has only the read permissions.

Implementation

final String? extServer;