status property
The connection status. This parameter can return one of the following values:
-
"successful"
-
"testing"
-
"failed"
-
"deleting"
Implementation
final String? status;
The connection status. This parameter can return one of the following values:
"successful"
"testing"
"failed"
"deleting"
final String? status;