PlatformArguments typedef

PlatformArguments = Map<String, BackgroundDataField<Object>>?

Implementation

typedef PlatformArguments = Map<String, BackgroundDataField>?;