menu
google_cloud_compute_v1 package
documentation
compute.dart
FileContentBuffer
FileContentBuffer.new constructor
FileContentBuffer.new constructor
dark_mode
light_mode
FileContentBuffer
constructor
FileContentBuffer
(
{
String
?
content
,
String
?
fileType
,
})
Implementation
FileContentBuffer({this.content, this.fileType}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
FileContentBuffer
FileContentBuffer.new constructor
FileContentBuffer class