newRuntime property

Map<String, dynamic>? newRuntime
final

New runtime specification if a runtime upgrade happened.

Implementation

final Map<String, dynamic>? newRuntime;