menu
Dart
dart:developer
ServiceExtensionResponse
errorCode property
errorCode
brightness_4
brightness_5
description
errorCode
property
int
?
errorCode
final
The error code associated with a failed service protocol extension RPC.
Implementation
final int? errorCode;
Dart
dart:developer
ServiceExtensionResponse
errorCode property
ServiceExtensionResponse class